phpwebcommerce.com
Posted: Sat Mar 24, 2012 4:28 pm
Hi,
I am using this great shopping system in php/mysql from http://www.phpwebcommerce.com/. following the tutorial on adding products to parent category, I made the change according to the coding of the functions.php http://www.phpwebcommerce.com/source/ad ... ctions.php.
Unfortunately, Even though I am able to add products to the parent category I still not able to modify those products because in the Edit Product page (http://www.phpwebcommerce.com/shop-admi ... roduct.php) which code is http://www.phpwebcommerce.com/source/ad ... modify.php
Is there any else I am missing? Please help.
I am planning to add the following functions.
1- Also I would like to have multiple shops in the way that the customers can chose where to buy from (that is simply an option so I can know from where to send the products).
2- Customers' account so they can easily return to check their orders.
3- After adding the multi-shop function, I would like to have each store manage the sales where they are been selected by the customers. the store can see it sales
thank you for helping.
I am using this great shopping system in php/mysql from http://www.phpwebcommerce.com/. following the tutorial on adding products to parent category, I made the change according to the coding of the functions.php http://www.phpwebcommerce.com/source/ad ... ctions.php.
Unfortunately, Even though I am able to add products to the parent category I still not able to modify those products because in the Edit Product page (http://www.phpwebcommerce.com/shop-admi ... roduct.php) which code is http://www.phpwebcommerce.com/source/ad ... modify.php
Is there any else I am missing? Please help.
I am planning to add the following functions.
1- Also I would like to have multiple shops in the way that the customers can chose where to buy from (that is simply an option so I can know from where to send the products).
2- Customers' account so they can easily return to check their orders.
3- After adding the multi-shop function, I would like to have each store manage the sales where they are been selected by the customers. the store can see it sales
thank you for helping.