You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification
Quote from: Fragrancer on January 31, 2008, 17:10:43 pmIs it possible and how .... (maybe you can give me some hint), to show on product pricelist the number of products in stock ... that will be very usefull ...Hi, you can simply add a column to the pricelist table, extracting the stock variable from the database: $dbp->f("product_in_stock")can you make it and attache file to me? i do not know how can i do that to show product in stock.. please
Is it possible and how .... (maybe you can give me some hint), to show on product pricelist the number of products in stock ... that will be very usefull ...
Quote from: Pisu on February 01, 2008, 16:25:51 pmQuote from: Fragrancer on January 31, 2008, 17:10:43 pmIs it possible and how .... (maybe you can give me some hint), to show on product pricelist the number of products in stock ... that will be very usefull ...Hi, you can simply add a column to the pricelist table, extracting the stock variable from the database: $dbp->f("product_in_stock")can you make it and attache file to me? i do not know how can i do that to show product in stock.. please
Quote from: Fragrancer on January 31, 2008, 17:10:43 pmIs it possible and how .... (maybe you can give me some hint), to show on product pricelist the number of products in stock ... that will be very usefull ...Hi, you can simply add a column to the pricelist table, extracting the stock variable from the database: $dbp->f("product_in_stock")