Using E-commerce+ store as a catalog

You can use E-commerce+ to display your products online even if you do not want to sell them online. You can hide or show buy buttons, product names, descriptions, prices, etc. in the design settings. This is a good way to stay relevant with your customers when updating your catalog or closing a seasonal business until sales resume.

Here is the detailed description of how to set it up:

  1. Disable all payment and shipping methods. If you want to collect orders but do not want customers to pay for them at checkout, you can simply enable offline payment methods in your store.
  2. Hide e-commerce elements like Buy Now buttons and Add to Bag buttons in the product list and product pages in the Design section in your E-commerce+ admin. Disable Price and Buy Now elements on product list by choosing the Do Not Show option for them in the Product Card details and layout section:

    1ec.png

    Hide Price and Qty box in product details pages by unchecking these elements in the Sidebar section:
    2ec.png

    Hide other unnecessary elements like Store Footer (where "track orders", "shopping bag" and "sign in" buttons are displayed) and Sign In link:
    3ec.png

  3. Hide the Add to Bag button on all product pages by pasting the following snippet into Global Design > Custom CSS in the Editor:
    .details-product-purchase__controls { display: none; }

    Screenshot_2021-02-05_at_09.24.45.png
Was this article helpful?
0 out of 0 found this helpful