i want to add an trustpilot stars above the trsutpilot headings

Topic summary

A user wants to display Trustpilot star ratings above the review section on their Shopify store (simijewellery.com).

Suggested Solution:

  • Log into Trustpilot account and navigate to the Integrations section
  • Select a TrustBox widget that displays only stars
  • In Shopify admin, go to Online Store > Themes > Actions > Edit Code
  • Locate the product template file where reviews are displayed (typically product.liquid or product-template.liquid)
  • Find the reviews section and paste the Trustpilot star code above it
  • Save changes and preview the store to verify the stars appear correctly above the reviews

The discussion provides a step-by-step technical implementation guide for integrating Trustpilot stars into a Shopify theme.

Summarized with AI on November 4. AI used: claude-sonnet-4-5-20250929.

my website is simijewellery.com

above the trustpilot reviews i want to add trustpilot stars

[quote=“bally”]
Hi, Log in to your Trustpilot account, go to the Integrations section, and pick a TrustBox widget that only shows stars.
[/quote]> In your Shopify admin, head to Online Store > Themes, then click Actions > Edit Code.> Open the file where your reviews are displayed (usually product.liquid or product-template.liquid), find the reviews section, and paste the Trustpilot star code above the reviews.Save your changes, then preview your store to make sure the stars are visible above the reviews.