Product specifications
ThemeWare® provides the functionality to display many additional product specifications (e.g. manufacturer, dimensions, weight, availability, etc.) in the buybox on product pages, in addition to the product number.
Three custom fields can be used to individually supplement the existing specifications.
Configuration
Theme configuration
Go to the "Product pages" tab
Expand the block "Product specifications (in the buybox)"
Activate the specifications to be displayed
Save your changes after editing
Product specifications
Switch via the main navigation to the "Product managment" (1) (2) ("Catalogues" => "Products")
Choose the product you want to edit (3)
In the tabs "General" and "Specifications" you will find all Shopware product specifications
Save your changes
ThemeWare® custom field 1-3
Switch via the main navigation to the "Product managment" (1) (2) ("Catalogues" => "Products")
Choose the product you want to edit (3)
Switch to the tab "Specifications"
Scroll to the section "Custom fields"
Select the custom field set of your theme
Enter the desired text in the custom field "Custom field 1", "Custom field 2" and/or "Custom field 3"
Save your changes
Text: Labels
You can edit and/or translate the labels of the custom fields with the "Snippet management" using the following snippets:
Available stock:
twt.detail.availableStockLabel
Custom field 1:
twt.detail.customFields.customField1.label
Custom field 2:
twt.detail.customFields.customField2.label
Custom field 3:
twt.detail.customFields.customField3.label
Delivery time:
twt.detail.deliveryTimeLabel
EAN:
twt.detail.eanLabel
Height:
twt.detail.heightLabel
Length:
twt.detail.lengthLabel
Max. order quantity:
twt.detail.maxpurchaseLabel
Min. order quantity:
twt.detail.minpurchaseLabel
Manufacturer:
twt.detail.manufacturerLabel
Manufacturer product number:
twt.detail.manufacturernumberLabel
Weight:
twt.detail.weightLabel
Width:
twt.detail.widthLabel
Note: For information on how to edit snippets, see the following instructions: Texts: Editing and translation
Tip: If a change does not affect the storefront, just clear the Shopware cache: Clearing / warming up the Shopware cache
Summary
Theme configuration
Tab "Product pages" => Block "Product specifications (in the buybox)"
Snippets
twt.detail.availableStockLabel
twt.detail.customFields.customField1.label
twt.detail.customFields.customField2.label
twt.detail.customFields.customField3.label
twt.detail.deliveryTimeLabel
twt.detail.eanLabel
twt.detail.heightLabel
twt.detail.lengthLabel
twt.detail.maxpurchaseLabel
twt.detail.minpurchaseLabel
twt.detail.manufacturerLabel
twt.detail.manufacturernumberLabel
twt.detail.weightLabel
twt.detail.widthLabel
Custom fields
Additional information
You can find out how to edit snippets in the following instructions:
Last updated