Helpcenter +918010117117 https://cdn.storehippo.com/s/573db3149f0d58741f0cc63b/ms.settings/5256837ccc4abf1d39000001/57614ef64256dc6851749879-480x480.png" [email protected] https://www.facebook.com/StoreHippohttps://twitter.com/StoreHippohttps://www.linkedin.com/company/hippoinnovations/https://plus.google.com/+Storehippo/posts
B4,309-10 Spaze iTech Park, Sector 49, Sohna Road, 122001 Gurgaon India
call to replace anchor tags contains '/admin' in href

Product catalog mode

Building an effective eCommerce website is the only way that many businesses can make their presence felt in their competitive market and continue to attract customers on a day to day basis.

A product catalogue is simply a database of information about all the products that you have ready for launch on your website.

When you enable the Catalog Only mode, the Add to Cart and Buy Now button is removed and replaced by Product Enquiry button. 

You need to perform only three steps to enable the Product catalog mode in your StoreHippo store:

  • Enable Is Catalog(Product Enquiry button)
  • Remove Buy Now button
  • Remove Add to Cart

Follow the detailed steps given below:

  1. Go to Products > Products section in the StoreHippo Admin Panel.
  2. Add/Edit a product.
  3. In the Miscellaneous tab, find the Is Catalog field.
  4. Select the Is catalog checkbox.
  5. Click on Save to save the products.
  6. The Product Enquiry button is now visible on the product page as shown below.
  7. Go to Design Theme from StoreHippo Admin Panel.
  8. In the Design section, click on Product.
  9. Unselect the show buynow option field to remove the Buy Now button.
  10. Click on Save all changes to save the changes.
  11. The Buy Now button is removed from the product page.
  12. Now, click on More Variable in the design section.
  13. Then, click on CSS.
  14. Edit the custom CSS.
  15. Find the code for Add to Cart button and add the following code snippet there.
    .add-cart{
    display :none;
    }

  16. Click on Add CSS.
  17. Click on Save to save the changes.
  18. Now the product page visible as the product catalog.
2020-08-26T13:54:30.934Z