Introduction
When syncing GPSR data to Shopify you have 4 possibilities
- Sync TRAEDE item number as custom field and add address manually
- Sync the GPSR data as a multi-line custom field on the product
- Sync the GPSR data as raw JSON data custom field on the product
- Automatically add the GPSR data to your product description
Be sure to read our general introduction to GPSR in TRAEDE: GPSR regulation in TRAEDE. This will also describe how to deal with GPSR as a Distributor.
You can also visit our guide on how to sync GPSR data to your TRAEDE B2B Webshop: Syncing GPSR data to your B2B webshop
Get help from your Shopify partner
Before doing too much your self we highly recommend getting help from your Shopify partner. They are much better at guiding you to the best solution for you.
Method 1: Sync TRAEDE item number as custom field and add address manually
The only part of the GPSR data that is variable from product to product (unless you are distributing other brands) is the item number. A very simple solution is to synchronize item number from TRAEDE to Shopify as a custom field and then add it to your template with your address.
You can activate item number as a custom field under App Store -> Shopify -> Sync product item number as custom field
Method 2: Sync the GPSR data as a multi-line custom field on the product
Another easy solution is to active the setting "Sync GPSR data as a multi-line text custom field" under App Store -> Shopify.
TRAEDE will synchronize the full GPSR information as a pre-formatted string to a multi-line text field. It looks like this below
Then all you have to do is insert it into your Shopify template. Below is an example. Note we recommend getting help from your Shopify partner to do this
This could look like the image below
Method 3: Sync the GPSR data as raw JSON data custom field on the product
Another solution, if you want more flexibility, is to activate the "Sync GPSR data as JSON data custom field" under App Store -> Shopify
It looks like this
Then all you have to do is insert it into your Shopify template. Below is an example. Note we recommend getting help from your Shopify partner to do this
This could look like the image below
Method 4: Automatically add the GPSR data to your product description
Under App Store -> Shopify you will find a setting named "Automatically add GPSR data to description". This will append the GPSR description automatically to your product descriptions. Note this only works if you already have "Sync product descriptions" activated
You can use the "Inserted description GPSR data template" to customize what TRAEDE inserts into the description. You can use this to add some HTML. Note the part {{ gpsr_data }} has to be part of the template for it to work
This will look like this below
And in the shop. Note this solutions requires no template changes since it's just part of the product description