UPS Promotional Credit Campaign Aug ’25 – Banner

Banner promoting UPS Promotional Credit Campaign on UPS x Woo Landing page

Product Icon

WooCommerce Blocks

WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.

Make Block Templates Editable

It would be very helpful if you made the rendered output for your blocks editable by moving it out to external template files instead of hard-coding them into the class. This way we could copy them to our theme and customize and extend them as needed like we can with all of the other front-end templates in Woocommerce.

Author

nerrad

Current Status

Rejected

Last updated: March 13, 2023

1 comment

Log in to comment on this feature request.

  1. nerrad says:

    We’re currently working on blockifying WooCommerce block theme template files which will allow for more customizability using blocks and patterns. Also, block themes can override these templates with their own layouts and styling.

    I think for this request, however, you’re asking if we could render existing block content via php-powered templates. That’s not a direction we plan on going because of the tight coupling to needing code for modifications and customization. However, you may be interested in the recently introduced Products block which allows for finer control over the layout, and styling of the various element blocks (which is similar to what will be available in all blocks eventually).