-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcertification.config.js
More file actions
27 lines (27 loc) · 1.51 KB
/
Copy pathcertification.config.js
File metadata and controls
27 lines (27 loc) · 1.51 KB
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
module.exports = {
context: {
cards: [
{
id: "card1",
class: "show",
title: "The Responsible Down Standard (RDS)",
text:
"The Responsible Down Standard (RDS) was established by Textile Exchange to promote traceability within the down industry. With independent supply chain certification by the third-party auditing company, Control Union, each phase of down sourcing is monitored so you can be confident that the down inside is the most responsibly sourced down in the market. All our down products are filled with down that has been certified under the Responsible Down Standard (RDS).",
text1:
"Some of our down alternative comforter shells meet the STANDARD 100 by OEKO-TEX®.",
},
{
id: "card2",
title: "STANDARD 100 by OEKO-TEX®",
text:
"STANDARD 100 by OEKO-TEX® is a global standard, independent mark of quality for raw, semi-finished and finished textile products from all stages of production and materials used in the process. It assures manufacturers, retailers, and consumers that certified products meet the strict limit values for harmful substances.",
},
{
id: "card3",
title: "Lifetime Guarantee",
text:
"Most products assembled in La Crosse, WI are covered by our Lifetime Guarantee. Look for this symbol. It indicates one of our exclusive items, which carries a Lifetime Guarantee. For additional information, please visit our FAQs.",
},
],
},
};