
Fand Product Customizer adds a Gutenberg block to your WooCommerce product pages that allows customers to personalize their order with a custom text and a font of their choice.
The block is fully dynamic (server-side rendered) and integrates natively with WooCommerce: the chosen text and font are displayed in the cart, in the order summary, and saved in the order details in the back office.
Key features:
Customer-facing features (front end):
Store owner features (back end):
This plugin uses npm and webpack to compile JavaScript and CSS assets.
The full source code is publicly available on GitHub:
https://github.com/Florence-Androlus/fand-product-customizer
To rebuild the assets from source:
npm installnpm run build