# merchant/2.2.7/assets/js/merchant.js

Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together &amp; More for WooCommerce – Merchant, version 2.2.7. 6 lines.

- Page: https://pluginprobe.com/plugins/merchant/2.2.7/code/assets/js/merchant.js
- Raw: https://pluginprobe.com/plugins/merchant/2.2.7/raw/assets/js/merchant.js
- Modified: 2026-05-21T18:12:40+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/merchant/2.2.7/code/assets/js/merchant.js#L10-L20`.

```javascript
"use strict";

var merchant = merchant || {};

// Collect module.
merchant.modules = {};
```
