WebSite X5Help Center

 
Dave W.
Dave W.
User

Remove 'add To Cart Button'  en

Author: Dave W.
Visited 853, Followers 2, Shared 20  
Tags: cart

Hi, is it posssible to remove the 'Add to cart' button, the guy who I'm doing the site for wants it more as a product brochure and without the option to buy online?

Posted on the
1 ANSWERS - 1 USEFUL
Incomedia
Riccardo P.
Incomedia

Hi Dave,

for remove the Add cart button you need to go in step 2, select the page with the cart, propeties, tab expert and insert this code "before the tag</head>:

<style> body .imProductListBoxAdd{visibility:hidden; } </style>

my suggestion is don't use the ecart but create the page with the image, text ecc... for the products for a better view.

Read more
Posted on the from Riccardo P.