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 561dbfe commit 13c3b9cCopy full SHA for 13c3b9c
config/section.json
@@ -12,6 +12,22 @@
12
"type": "query",
13
"value": ".grid > :nth-child(14)"
14
}
15
+ },
16
+ {
17
+ "id": "zone-amazon-prime",
18
+ "cue": 277182383,
19
+ "classList": ["three-columns"],
20
+ "filters": [
21
22
+ "type": "config",
23
+ "name": "marketInfo.sourcelevel",
24
+ "value": "mcpshopping"
25
+ }
26
+ ],
27
+ "placement": {
28
+ "type": "query",
29
+ "value": "#primary-content"
30
31
32
]
33
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mcclatchy/zones",
3
- "version": "1.8.1",
+ "version": "1.8.3",
4
"description": "A Yozons extension to dynamically distribute or re-distribute zones on the websites.",
5
"main": "index.js",
6
"directories": {
0 commit comments