Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Blockified Single Product Template: inject the product-specific classes like WooCommerce Core  #9686

@gigitux

Description

@gigitux

WooCommerce Core adds product-specific classes on the div wrapper with the function wc_product_post_class (source code).

Currently, the Blockified Single Product Template doesn't add them, and for this reason, it is necessary to do weird workarounds for adding custom styles on specific products woocommerce/woocommerce#42356.

For this reason, we want to append those classes on the body via this filter.

Metadata

Metadata

Assignees

Labels

type: enhancementThe issue is a request for an enhancement.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions