...
Table of Contents |
---|
Tire Widget Demo
Wheel Widget Demo
...
Example
Code Block | ||
---|---|---|
| ||
filters: { brand: ['Bridgestone', 'Firestone', 'Fuzion'], load_index: [91, 89], speed_rating: ['H', 'V', 'W', 'S'], price: { from: 100, to: 160 } } |
...
Example
Code Block | ||
---|---|---|
| ||
{ defaultSelectedQty: 4, minQtyInResults: 4, autoRedirectToSummary: true } |
...
Example
Code Block | ||
---|---|---|
| ||
filters: { brandName: ['Motiv'], boreMax: ['73.1'], color: ['BLACK'], width: ['7.5'], price: { from: 109, to: 160 } } |
...