Using ShopSite 7
I'm having trouble getting an image to display for the "Add To Cart"
function.
In Preferences/Store Pages, in teh "Add To Cart" section, I have selected
"image" via the radio button, then selected "media" and uploaded my image.
I click on "view" and I can see the image I uploaded.
When I go to a page where the button should display, I still see the text
"add to cart"
The code on the template I've designed has this:
<input type="submit" value="[-- PRODUCT.AddToCartButton --]">
What am I missing? Thanks