mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 01:47:39 +00:00
feat(vsgamers): add maxPrice selector(#1682)
This commit is contained in:
@@ -7,6 +7,10 @@ export const VsGamers: Store = {
|
||||
container: '#vs-product-sheet-dashboard',
|
||||
text: ['COMPRAR', 'RESERVAR']
|
||||
},
|
||||
maxPrice: {
|
||||
container: 'div[class="current ng-binding"]',
|
||||
euroFormat: true
|
||||
},
|
||||
outOfStock: {
|
||||
container: '#vs-product-sheet-dashboard',
|
||||
text: ['Avísame']
|
||||
|
||||
Reference in New Issue
Block a user