-
Notifications
You must be signed in to change notification settings - Fork 219
Set inherit default to true when products is inserted on archive product templates #8375
Conversation
3f22d5e
to
e7e096b
Compare
The release ZIP for this PR is accessible via:
Script Dependencies ReportThe
This comment was automatically generated by the TypeScript Errors Report
assets/js/blocks/product-query/variations/product-query.tsx
|
Size Change: -231 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.
I tested the PR and works like a charm!
I left two minor comments, but I believe it will make it to trunk
today! 🎉
Co-authored-by: kmanijak <karol.manijak@automattic.com>
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.
Works like a charm! 🎉
This PR has been marked as If deemed still relevant, the pr can be kept active by ensuring it's up to date with the main branch and removing the stale label. |
The goal of this PR is to enable the
Inherit query from template
setting by default when adding theProducts
block to an archive product template.Fixes #8216
Testing
Automated Tests
User-Facing Testing
Products by Category
template on theSite Editor
.Products (Beta)
block.Inherit query from template
is enabled by default.Products by Tag
,Products by Attribute
,Product Search Results
, andProduct Catalog
templates.Single Product
orPage
), insert theProducts (Beta)
block, and make sure theInherit query from template
is disabled by default.Products (Beta)
block.WooCommerce Visibility
Changelog