fix(smythstoys): add out of stock label

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-12-02 17:47:06 -05:00
parent 1ed0593767
commit 5bbdfa2abc
+4
View File
@@ -9,6 +9,10 @@ export const SmythsToys: Store = {
maxPrice: {
container: '.price_tag',
euroFormat: false
},
outOfStock: {
container: '.instoreMessage',
text: ['out of stock']
}
},
links: [