Browse
For agents
About
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant
/
2.3.1
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant
v2.3.1
Switch version
2.3.2
2.3.1
2.3.0
2.2.8
2.2.7
trunk
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.10.5
1.11.0
1.11.1
1.11.2
1.6
1.7
1.8
1.8.1
1.8.2
1.8.3
1.9.0
1.9.1
1.9.10
1.9.11
All 60 releases
Overview
Code
merchant
/
assets
/
js
/
merchant.js
assets/js
admin
1 month ago
modules
1 month ago
vendor
1 month ago
carousel.js
36.2 KB
1 month ago
carousel.min.js
19.3 KB
1 month ago
copy-to-clipboard.js
973 B
1 month ago
copy-to-clipboard.min.js
673 B
1 month ago
custom-addtocart-button.js
1.9 KB
1 month ago
custom-addtocart-button.min.js
1.2 KB
1 month ago
merchant.js
88 B
1 month ago
merchant.min.js
46 B
1 month ago
modal.js
1.5 KB
1 month ago
modal.min.js
1.1 KB
1 month ago
pagination.js
7.7 KB
1 month ago
pagination.min.js
4.8 KB
1 month ago
scroll-direction.js
1.2 KB
1 month ago
scroll-direction.min.js
792 B
1 month ago
scroll-to.js
1.6 KB
1 month ago
scroll-to.min.js
971 B
1 month ago
toggle-class.js
1.7 KB
1 month ago
toggle-class.min.js
998 B
1 month ago
merchant.js
in Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant 2.3.1, at assets/js/merchant.js
6 lines
88 B
Raw
Download
Zip
View raw
1
"
use strict
"
;
2
3
var
merchant
=
merchant
||
{
}
;
4
5
//
Collect module.
6
merchant
.
modules
=
{
}
;