ZeusCart / zeuscart

ZeusCart - PHP - MySQL Based Open Source Shopping Cart - Resposnive Design - GPL License
http://zeuscart.com
42 stars 118 forks source link

Product Variation #3

Open zeuscart7 opened 11 years ago

zeuscart7 commented 11 years ago

Need to define SIZE for Shoes & T-Shirts as product variation not as the Attributes.

grex2014 commented 11 years ago

If it can be a dynamic variation (not static), that would be preferred (i.e. size, color, length etc.) In addition, if the variation could allow for custom field (aka notes field that could be required by the admin when entering a product) this would be useful for adding Monograms, names or numbers (as in a sports jersey) when selling a product. Thank you.

zeuscart7 commented 11 years ago

For custom fields, we have Product Attributes. Did you checked that ? You can use the product attributes, say for example for Mobile, screen-size, camera, battery, etc., comes as attributes.

smokegrafix commented 9 years ago

Hi, i just wanna say that you must have to implement some very basic features to the cart like.

Custom shipping methods, Free shipping, Custom trigger to define on how much price the free shipping is available.

try to add basic bank transfer system, like we can write our own bank, our own account title, plus account number for local sales.

Thanks.