-
Notifications
You must be signed in to change notification settings - Fork 61
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
Feat: Section override v2 ProductDetailsSettings
#2335
Feat: Section override v2 ProductDetailsSettings
#2335
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
ProductDetailsSettings
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
0bfe3da
to
99e3436
Compare
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
codesandbox check is flaky, but the version was generated successfully if you open the details link. |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
What's the purpose of this pull request?
This PR aims to enable the override of the
ProductDetailsSettings
component fromProductDetails
section. This override has priority over the internal component's overrides (BuyButton
,ProductPrice
,QuantitySelector
).Feat: adds product details settings to experimental list vtexdocs/dev-portal-content#1192
Starters Deploy Preview
ProductDetailsSettings
override vtex-sites/starter.store#452