how does one keep track of qty's for each size? for example we have a size 9 (qty 10) ,10 (qty 10) and 11 (qty 10) . we sell all of the size 9, which means as it is now the qty in the system will be 20 and the size 9 option will still show up. i think a sku and model id would do the trick. then you can group on model id.
color is less important because you can create a new product for each color.
color is less important because you can create a new product for each color.
Quantity tracking is curently only supported on a per product basis, not for product options.
If you want to accomplish the latter, you'd have to do some changes to the underlying database
(e.g. add a 'quantity' field to the 'product_to_option' DB table) and change some PHP scripts
for the quantity tracking.
If you want to accomplish the latter, you'd have to do some changes to the underlying database
(e.g. add a 'quantity' field to the 'product_to_option' DB table) and change some PHP scripts
for the quantity tracking.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Who is online
Users browsing this forum: No registered users and 3 guests