Skip to content

Adding custom quantity arrows/icons to WC product quantity input field.

Notifications You must be signed in to change notification settings

kabarovsky/wc-product-custom-quantity-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wc-product-custom-quantity-icons

Adding custom quantity arrows/icons to WC product quantity input field.

  1. simple.php

It's a simple product add-to-cart template located in woocommerce/add-to-cart/

Wrapping default quantity input field (PHP part in the file) with .quantity-wrapper div and adding span elements/icons for custom minus and plus actions

  1. quantity.scss

Styling custom wrapper, custom icons and default input field

  1. quantity.js

jQuery to change input value on custom icons click with max limit if stock management is used

About

Adding custom quantity arrows/icons to WC product quantity input field.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published