Forum
option image does not save
I added a line in templates/shop/products/options.html
<perch:shop id="image" type="image" label="Image" bucket="images" />
I am shown image selection option in admin area, but it does not save image selection and does not show in front end too?
am I doing anything wrong?
I need to have an image with each option, sort of color swatch.
Please show us your full template and Diagnostics Report.
full template file
Diagnostics Report
At the moment you can add field to options but not to the option values.
understood. i will try to hardcode it for now.