Skip to content

Relationship between the Commerce blocks and drop-in components out-of-date #178

@bohnertchris

Description

@bohnertchris

Some entries in the table labeled "Relationship between the Commerce blocks and drop-in components" appear out-of-date.

https://experienceleague.adobe.com/developer/commerce/storefront/get-started/storefront-structure/#relationship-between-the-commerce-blocks-and-drop-in-components

blocks/header/searchbar.js is now powered by scripts/widgets/SearchAsYouType.js
blocks/product-details/product-details.js does not reference scripts/dropins/storefront-pdp/containers/ProductDetails.js at all and rather looks like it relies on several libraries to serve different parts of the details.
blocks/commerce-cart/commerce-cart.js does not reference scripts/dropins/storefront-cart/containers/Cart.js at all and rather looks like it relies on several libraries to serve different parts of the cart.
blocks/commerce-checkout/commerce-checkout.js does not reference scripts/dropins/storefront-checkout/containers/Checkout.js at all and rather looks like it relies on several libraries to serve different parts of the checkout process.

I am not a JavaScript expert, so perhaps these are correct and I am reading the code wrong. If so, apologies for the noise.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions