Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Showcase] BigAI Product Recommendations integration #2470

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

solofeed
Copy link

@solofeed solofeed commented Jun 12, 2024

ℹ️ This is not intended for merging and can be closed. It exists solely for educational purposes.

What?

This PR is a simple showcase of how to integrate Cornerstone theme with the BigAI Product Recommendations API

Showcase Structure:

  • Product.js File: Demonstrates how to apply the Product Recommendations scenario.
  • Stencil Context Setup: Configures the necessary context variables to query the BigCommerce GraphQL API.
  • ProductCard Component: Prepares the ProductCard component for use for rendering
  • GraphQL Request: Prepares the GraphQL request with the required settings from the Retail API.
  • Rendering the results: Replaces the basic Related Tab component with the recommended products list.

ℹ️ Take a look at readme

Tickets / Documentation

https://developer.bigcommerce.com/beta/product-recommendations

@solofeed solofeed self-assigned this Jun 12, 2024
@solofeed solofeed force-pushed the product-recommendations-showcase branch from a853b18 to 3e18bc2 Compare June 12, 2024 18:34
@solofeed solofeed changed the title [Showcase] Product recommendations showcase [Showcase] AI Product recommendations integration Jun 12, 2024
@solofeed solofeed changed the title [Showcase] AI Product recommendations integration [Showcase] BigAI Product Recommendations integration Jun 12, 2024
@solofeed solofeed force-pushed the product-recommendations-showcase branch from 3e18bc2 to 226ba52 Compare September 19, 2024 14:42
@solofeed solofeed force-pushed the product-recommendations-showcase branch from 226ba52 to 5424580 Compare September 19, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant