vtex / faststore

Digital commerce toolkit for frontend developers
https://faststore.dev
MIT License
182 stars 57 forks source link

Feat: test override product details settings #2328

Closed eduardoformiga closed 1 month ago

eduardoformiga commented 2 months ago

What's the purpose of this pull request?

This PR aims to enable the override of the ProductDetailsSettings component from ProductDetails section. This override has priority over the internal component's overrides (BuyButton, ProductPrice, QuantitySelector).

Starters Deploy Preview

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
faststore-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2024 3:01pm
codesandbox-ci[bot] commented 2 months ago

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.

eduardoformiga commented 1 month ago

superseded by