We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a286b73 commit e5e8481Copy full SHA for e5e8481
src/store/model/xbox.ts
@@ -5,8 +5,8 @@ export const Xbox: Store = {
5
labels: {
6
outOfStock: {
7
container:
8
- '._-_-node_modules--xbox-web-partner-core-build-pages-BundleBuilder-Components-BundleBuilderHeader-__BundleBuilderHeader-module___checkoutButton',
9
- text: ['out of stock'],
+ '[class="BundleBuilderHeader-module__checkoutButton___3UyEq w-100 bg-light-green btn btn-primary"]',
+ text: ['Out of stock'],
10
},
11
12
links: [
0 commit comments