X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   Have problem with product varient module (https://forum.x-cart.com/showthread.php?t=75540)

tony_sologubov 08-04-2017 02:43 AM

Re: Have problem with product varient module
 
Quote:

Originally Posted by ajeetsingh
Hi @tony_sologubov,

I have send you the file please check the full code of that file.

Attachment 4994

Thank You for your reply.


The problem is indeed in 107 line:
Code:

return $this->getProduct()->getPreorderSalesAttributes()->toArray();

So, you need to check why getPreorderSalesAttributes() method you added to Product model returns null in this case.

Tony


All times are GMT -8. The time now is 12:18 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.