-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsale-attributes.xml
63 lines (63 loc) · 2.49 KB
/
sale-attributes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" ?>
<catalog xmlns="https://www.demandware.com/xml/impex/catalog/2006-10-31" catalog-id="master-catalog-caseking">
<product product-id="T-GAZU-867">
<custom-attributes>
<custom-attribute attribute-id="topSeller">true</custom-attribute>
<custom-attribute attribute-id="onSale">true</custom-attribute>
</custom-attributes>
</product>
<product product-id="GAJO-327">
<custom-attributes>
<custom-attribute attribute-id="topSeller">true</custom-attribute>
<custom-attribute attribute-id="onSale">true</custom-attribute>
</custom-attributes>
</product>
<product product-id="KSMX-014">
<custom-attributes>
<custom-attribute attribute-id="topSeller">true</custom-attribute>
<custom-attribute attribute-id="onSale">true</custom-attribute>
</custom-attributes>
</product>
<product product-id="T-KSMX-014">
<custom-attributes>
<custom-attribute attribute-id="topSeller">true</custom-attribute>
<custom-attribute attribute-id="onSale">true</custom-attribute>
</custom-attributes>
</product>
<product product-id="T-GAJO-327">
<custom-attributes>
<custom-attribute attribute-id="topSeller">true</custom-attribute>
<custom-attribute attribute-id="onSale">true</custom-attribute>
</custom-attributes>
</product>
<product product-id="GAZU-867">
<custom-attributes>
<custom-attribute attribute-id="topSeller">true</custom-attribute>
<custom-attribute attribute-id="onSale">true</custom-attribute>
</custom-attributes>
</product>
<product product-id="KSMX-011">
<custom-attributes>
<custom-attribute attribute-id="topSeller">true</custom-attribute>
<custom-attribute attribute-id="onSale">true</custom-attribute>
</custom-attributes>
</product>
<product product-id="GAJO-538">
<custom-attributes>
<custom-attribute attribute-id="topSeller">true</custom-attribute>
<custom-attribute attribute-id="onSale">true</custom-attribute>
</custom-attributes>
</product>
<product product-id="T-KSMX-011">
<custom-attributes>
<custom-attribute attribute-id="topSeller">true</custom-attribute>
<custom-attribute attribute-id="onSale">true</custom-attribute>
</custom-attributes>
</product>
<product product-id="T-GAJO-538">
<custom-attributes>
<custom-attribute attribute-id="topSeller">true</custom-attribute>
<custom-attribute attribute-id="onSale">true</custom-attribute>
</custom-attributes>
</product>
</catalog>