This step-by-step guide explains how to create and add a tracking widget button to the order history page in BigCommerce. By embedding the LateShipment.com tracking widget, you provide customers with a seamless way to track their orders directly from their account page.
Steps to Create and Add a Tracking Widget Button
1. Configure the Tracking Widget in LateShipment.com
Navigate to Settings
Log in to your LateShipment.com account and go to Settings.
Access the Tracking Widget
Select the Tracking Widget from the menu.
Set Up the Widget
Under Widget Type, choose Prepopulated.
Select the desired Widget Size (Small, Medium, or Large).
Choose the Widget Color to match your store’s theme.
Save and Retrieve the Code
Click Save and Get Code to generate the widget code.
2. Add the Widget Code to BigCommerce
Step 1: Access Theme Files
Log in to your BigCommerce account.
Go to Channel Manager > Edit Storefront Settings.
Navigate to Themes > Advanced > Edit Theme Files.
Step 2: Locate the Orders List File
Under theme files, go to:
Templates > Components > Account > Orders List.
Return to your LateShipment.com account and copy the Div Tag provided.
Step 3: Insert the Div Tag
Paste the Div Tag in the Orders List file according to your preferred design placement.
Step 4: Modify the Text
Delete the existing tracking number text in the file.
Replace it with:
CSS
Copy code
{{order.name | remove_first: "#" }}
Step 5: Add the Script Tag
Return to LateShipment.com and copy the Script Tag.
Go back to the Orders List file in BigCommerce.
Paste the Script Tag at the end of the file.
Step 6: Save and Apply Changes
Click Save to confirm the updates.
Click Apply to make the changes live.
You have successfully added the LateShipment.com tracking widget button to the customer’s order history page in BigCommerce. Customers can now conveniently track their orders with one click, enhancing their post-purchase experience and reducing WISMO (Where Is My Order) queries.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article