Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

feat(store-api): Use cart from store-api #36

Merged
merged 1 commit into from
Oct 4, 2021
Merged

Conversation

tlgimenes
Copy link
Contributor

@tlgimenes tlgimenes commented Sep 20, 2021

What's the purpose of this pull request?

This PR adds cart from store-ui. More info at: vtex/faststore#963

@netlify
Copy link

netlify bot commented Sep 20, 2021

✔️ Deploy Preview for basestore ready!

🔨 Explore the source changes: a3b197c

🔍 Inspect the deploy log: https://app.netlify.com/sites/basestore/deploys/615b63d3f0f5fa00070a503a

😎 Browse the preview: https://deploy-preview-36--basestore.netlify.app

@gatsby-cloud
Copy link

gatsby-cloud bot commented Sep 20, 2021

Gatsby Cloud Build Report

basestore

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 3m

Performance

Lighthouse report

Metric Score
Performance 💚 100
Accessibility 💚 100
Best Practices 💚 100
SEO 💚 92

🔗 View full report

@tlgimenes tlgimenes force-pushed the feat/api-cart branch 2 times, most recently from 0c8b056 to 8ad42af Compare September 20, 2021 21:17
@tlgimenes tlgimenes changed the title feat: Cart on store-api feat(store-api): Use cart from store-api Sep 20, 2021
@vtex-sites
Copy link

vtex-sites bot commented Sep 21, 2021

Preview is ready

This pull request generated a Preview

👀   Preview: https://preview-36--base.preview.vtex.app
🔬   Go deeper by inspecting the Build Logs
📝   based on commit 427ace3

@gatsby-cloud
Copy link

gatsby-cloud bot commented Sep 27, 2021

Gatsby Cloud Build Report

base.store-master

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 2m

Performance

Lighthouse report

Metric Score
Performance 💚 100
Accessibility 💚 100
Best Practices 💚 100
SEO 💚 92

🔗 View full report

@tlgimenes tlgimenes force-pushed the feat/api-cart branch 3 times, most recently from 892ed27 to 33c6dd7 Compare October 4, 2021 20:07
<span data-testid="price" data-value={offer!.spotPrice!}>
{price}
</span>
<span style={styles.listPrice}>{useFormattedPrice(listPrice)}</span>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we have styles on the base store?

@tlgimenes tlgimenes merged commit 427ace3 into master Oct 4, 2021
@tlgimenes tlgimenes deleted the feat/api-cart branch October 4, 2021 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants