I am building a website to sell photos by download. I'm using ZC v1.3.9h. I am using Zen Cart as the front-end having previously used the Gallery2-Zen Cart combo which is no longer current.
I have set up most of the parameters and managed to pay for products using Express Checkout (the only payment method) in a sandbox and download corresponding zip files.
I will only ever price by attribute and there are two Option Names:
- Size
- License
Size has three values (small, med, large)
License has four values covering various managed rights.
All photos will have the same size options and the same license options. Each option value is associated with a corresponding price with size setting the base price and the License adding a value to that base price using (+).
I can achieve all of this in the attributes controller but it is an extremely tedious and time-consuming process adding the 7 prices for each new product. Is there a way of allowing all new products to acquire default attributes automatically (or at least trigger a script or process to do that) and with each attribute the associated price to allocate to the product?
Thanks,
Ric


Reply With Quote

