Closed bernardojru closed 1 year ago
Hi @bernardojru this repo shows how to make a NextJS application for BC. It is meant to go hand-in-hand with our documentation. For a quick start, please see here. A step-by-step tutorial can be found here..
Unless there's a specific issue with the code, I am going to close this out. Please reach out if you discover any problems.
Hi guys, how can I insert this nextjs application that is in preliminary version in my store within bigcommerce? https://user-images.githubusercontent.com/93547947/217907271-ac96e640-cbbc-4f8b-af9e-19645867dd01.png here 👇 https://user-images.githubusercontent.com/93547947/217907610-126ad5d2-66d7-4706-9762-57a272fc57a1.png
@bernardojru ah I believe what you're likely after is either Script Manager, which allows you to insert a script for a simple app on storefront page (e.g. a live chat app), or our Widgets API, which allows you to create content on specific pages/ areas of the storefront.
yes that's right that
where to find the script?
where to find the script?
@bernardojru an application is not a script - the script manager allows you to insert a script, using JS's script tag, onto a page.
I've already followed the steps of how to create a nextjs app in bigcommerce, now I want to install and add within the store, how do I do that? This app here in preliminary version https://user-images.githubusercontent.com/93547947/218039707-39f3bb46-fa4c-4d3e-91ff-6ae7f8869202.png, this store, opens the image 👉 https://user-images.githubusercontent.com/93547947/217907610-126ad5d2-66d7-4706-9762-57a272fc57a1.png
@bernardojru have you been able to interact with the store front I want the same things.
Where can I find this data API with scope.access_tokencontent modify?
how to implement an application made with nexjs in my store within the bigcommerce?