Custom Vinyl Sticker plugin for WooCommerce
This project was to create a custom addon plugin for WooCommerce for Custom Vinyl Sticker designer tool.
It provides users to prepare a vinyl sticker with their own custom text, select fonts, colors and size for that and place order for that design.
It includes features like:
- Font, Colors, and Size configurator for each product
- Each product can be enabled to have this configurator assigned to
- Cart and Order details with selected font, size, and color with custom text that is ordered
- Calculates size of sticker based on entered text so user can have idea about how it will fit where they want to stick sticker.
Font, Colors, and Size configurator for each product
Admin is able to prepare multiple configurations that has set of Fonts, colors etc available for users to select from.
Admin can upload font file and list the colors that user can use to customize the sticker.
Each product can be enabled to have this configurator assigned to
Each product can be assigned with a configurator and on product page front end side, it will show designer tool that user can use to prepare his design and place order for that.
Cart and Order details with selected font, size, and color with custom text that is ordered
Customisation option users has selected like custom text, selected font, and selected color will be displayed on cart and when order is placed will be displayed on Order details(Both user email and admin email for order).
Calculates size of sticker based on entered text so user can have idea about how it will fit where they want to stick sticker.
This tool calculates size of sticker dynamically based on inputs like selected fonts and length of custom text. So, user will have idea about size of sticker that will be based on his selected options like font and font size.