• Resolved smams

    (@smams)


    I have decided to shift from developing Woo sites with templates/ hooks to blocks as I noticed that this is the way WooCommerce is heading. I have experience building blocks but was just wondering how these pre-existing blocks can be fully customised? Would it be more effective to bin all of the existing blocks and develop them from scratch?

Viewing 1 replies (of 1 total)
  • Plugin Support Reynier (a11n)

    (@reynierc)

    Hi @smams ,

    Great to hear you’re embracing blocks for your WooCommerce sites! You can customize the existing blocks with additional CSS and by using the block filters provided by WooCommerce which allow for modifications without starting from scratch.

    You can find the block filters within the WooCommerce Blocks documentation, typically under the ‘Extensibility‘ section for each block. Moreover, the developer resources on the WooCommerce GitHub page can provide additional insights into available hooks and filters.

    Here’s a quick link to get you there: https://github.com/woocommerce/woocommerce-gutenberg-products-block

    You might also find guide useful: WooCommerce Blocks documentation

    Hope this helps!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.