If you are just trying to change the Add to Cart button for products,
see the settings for this in Preferences -> Store Text -> Store Pages.
Note that in ShopSite Pro the settings here are just the defaults for
new products added, you will need to change the add to cart button for
existing products in each product record (Products -> Edit Product
Layout), or for all products via PowerEdit (Products -> PowerEdit).
-Loren
Frank Tan wrote:
How do I change the default Add to Cart Button for Quantity Pricing.
I looked into the HTML code. It is a <form>.
If I use a image to replace the <input type=button...>. I have to write
Javascript code to submit the form.
I have many products in one page. It is almost impossible to write
javascript for each form. ( 1 product = 1 form)
Can anyone help me with this issue? Thanks alot