-
Notifications
You must be signed in to change notification settings - Fork 219
Fix Mini Cart block not respecting Add-to-Cart behaviour attribute when adding the first product #9257
Conversation
…en adding the first product
The release ZIP for this PR is accessible via:
Script Dependencies ReportThe
This comment was automatically generated by the TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. |
Size Change: +29 B (0%) Total Size: 1.1 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! 🚀
Go to Appearance > Editor and add the Mini Cart block to the header of your store.
Make sure the Open cart in a drawer option is disabled:
Go to the frontend and add a product to your cart from the Shop page.
Verify the drawer doesn't open but the Mini Cart value increases.
✅ Confirmed that with the "open cart in a drawer" option disabled, it is not opened on FE, but the value increases
Go back to the site editor and enable the Open cart in a drawer option.
Again from the frontend add a product to your cart.
Verify now the drawer does open.
✅ Confirmed that with the setting enabled, the drawer now opens & the value is also increased.
Fixes #9255.
Testing
User Facing Testing
WooCommerce Visibility
Changelog