Knowledgebase

Can I show GTIN numbers for my products with Advanced Options?

 

Some merchants may want to display their product GTIN information on the product listing page. This can typically be done by simply adding the variable [gtin] on the listing_x.html template. However, this variable by itself will only ever show the main product's GTIN number. For products with advanced options - each with their own GTIN - the [gtin] variable alone won't work.

Beginning with version 7.6.0 of the Shift4Shop software, merchants can edit their listing template to show not only the main GTIN, but also have it update to the GTIN for the product variants as they are selected!

To do this, you will need to edit your listing_x.html template to include the following code block:

<!--START: product_gtin-->
    <div class="product-gtin">[product_gtin]:<span id="product_gtin">[gtin]</span></div>
    <div class="clear"></div>
<!--END: product_gtin-->

Where to place the code is really a matter of preference, but the most ideal location will be just before the "<!--START: PRODUCT_FEATURES_BLOCK->" line.

Please Note
Shift4Shop support personnel are neither qualified nor allowed to assist you with edits to your store's HTML templates. If you are not comfortable with performing your own HTML changes, please consider using our MyWebMaster Services to make the changes for you.


Help Desk Software by Kayako fusion