Boutique is a Storefront child theme designed for small WooCommerce stores and boutiques. It features a simple, traditional design which you can customise using the settings available in the WordPress Customizer. Looking for a theme for your new WooCommerce store? Look no further than Storefront and Boutique!
As Boutique is a child theme of the Storefront theme, both Storefront and Boutique need to be installed.
- Theme: https://woocommerce.com/products/boutique/
- Demo: https://themes.woocommerce.com/boutique/
- Docs: https://docs.woocommerce.com/document/boutique-storefront-child-theme/
Boutique utilizes the following npm scripts for task management utilities:
npm run build
: Createsstyle.css
andstyle-rtl.css
based onstyle.scss
npm run css
: Createsstyle.css
andstyle-rtl.css
based onstyle.scss
npm run watch
: Listens to changes instyle.scss
and createsstyle.css
andstyle-rtl.css
then