By default, your Shift4Shop store uses the same HTML template for all of your products. However, you do have the option of creating your own variations on the default listing template and using them for different products.
To do this, you will need FTP access to your store and at least some basic HTML knowledge.
Retrieving The Default Listing Template
The first step in the process is to download a fresh copy of the default listing template. To do this, you will need to connect to your store's FTP access. Your FTP access credentials can be found in your Shift4Shop Welcome Email or contact Shift4Shop to have it supplied to you (after verifying you as the account holder).
After connecting to your store's FTP access:
Navigate to /web/assets/templates via FTP.
Look for a folder labeled common-core and go into it.
Once you're in the common folder:
3. Locate the listing_0.html file and download it to your computer.
This listing_0.html is the default template file used for all products on the store. Once it is on your desktop, rename it to replace the 0 with a 1 so that its new name is listing_1.html.
4. Using your favorite HTML or text editor, make whatever changes you'd like to the listing_1.html template
5. Save your template file.
Uploading Your Altered Listing Template to your Store
Once you've made your HTML changes to the template file, you will need to upload it to your store so that it can be used.
Again, after connecting to your store's FTP access:
Go to /web/assets/templates/[theme_folder]. (Substitute [theme_folder] for your store's current Theme. For example, veniam-core).
Upload your edited listing_1.html file to the theme folder.
Assigning The New Template To Products
Now, you will assign your newly uploaded template to the product(s) that you'd like to use it with.
Log into your Shift4Shop Online Store Manager.
Using the left navigation menu, go to Products > Product List.
Click on the name of the product you'd like to edit to open it up.
Once the product is open, click on the Advanced tab at the top.
Using the "Listing Template" drop-down menu, select Style 2*.
6. Click Save at the top to set your changes.
Your product is now using the alternate listing template you've edited and uploaded.
Other "Style" Templates
The steps outlined above will let you assign alternate style templates to your products. But there are some other style selectors available in the store which you can use to give a custom look and feel to other select areas of your store. These other style templates include:
category_0.html For the category look and feel
listing_ebay_0.html For eBay Listing Templates (if available on your plan)
purchase_order_0.html For the layout of the purchase order if using the PO System module.
registration_0.html Can be used if you allow registration for different pricing groups
The process is the same as for the alternate product listing templates:
Download a clean copy of the file from the common folder.
Rename to [filename]_1.html.
Make your changes.
Upload to your theme folder.
Select the relative Style in the Shift4Shop interface.