fix(memoryexpress): add backorder to outOfStock selector (#890)

This commit is contained in:
Charles-Antoine Patenaude
2020-11-23 14:55:33 -05:00
committed by GitHub
parent 80826ba0bd
commit 67605a6e28
+1 -1
View File
@@ -10,7 +10,7 @@ export const MemoryExpress: Store = {
outOfStock: {
container:
'.c-capr-inventory-selector__details-online .c-capr-inventory-store__availability',
text: ['Out of Stock']
text: ['Out of Stock', 'Backorder']
}
},
links: [