Skip to content

Commit f893c84

Browse files
committed
feat(shopify): enhance content for what the judge.me integration does
1 parent 56b94d7 commit f893c84

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

clients/trieve-shopify-extension/app/components/JudgeMeSetup.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,9 @@ export const JudgeMeSetup = () => {
6565
Connect Judge.me
6666
</Text>
6767
<Text variant="bodyMd" as="p">
68-
Connect your Judge.me reviews with your products in Trieve.
68+
Connect your Judge.me reviews with your products in Trieve. Trieve will
69+
use your reviews to inform its responses when answering customer
70+
questions about products.
6971
</Text>
7072

7173
<div className="h-3"></div>

clients/trieve-shopify-extension/app/components/judgeme/JudgeMeSetup.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ export const JudgeMeSetup = () => {
6464
Connect Judge.me
6565
</Text>
6666
<Text variant="bodyMd" as="p">
67-
Connect your Judge.me reviews with your products in Trieve.
67+
Connect your Judge.me reviews with your products in Trieve. Trieve will
68+
use your reviews to inform its responses when answering customer
69+
questions about products.
6870
</Text>
6971

7072
<div className="h-3"></div>

0 commit comments

Comments
 (0)