← back to Dw Install Docs
canned/responses.json
17 lines
{
"_comment": "Canned reply templates for info@designerwallcoverings.com. Each entry has an id, subject, HTML body, and attachment paths (relative to repo root). Send with: node canned/send.mjs <id> <to> [account]. Default account=info.",
"responses": [
{
"id": "vinyl-wall-install",
"name": "Vinyl / Vegan Leather — wall installation + spec sheets",
"when": "Customer wants to install an upholstery vinyl / vegan-leather / pigskin good on a WALL and asks how, or asks for specs/care/flammability.",
"subject": "Installing Vinyl / Vegan Leather as a Wallcovering — Instructions & Specs",
"body": "<p>Hello,</p><p>Thank you for reaching out to Designer Wallcoverings & Fabrics. Our upholstery-grade vegan leather & vinyl can be installed as a wallcovering. Attached are two sheets to guide your installer:</p><ul><li><b>Vegan Leather for Walls — Hanging Instructions</b>: wall prep, the paste-the-wall method, seams, recommended adhesives, what to avoid, and a before-you-start checklist.</li><li><b>American™ Sports Vinyl — Spec & Care Sheet</b>: width, content, wear rating, flammability, and cleaning (Football UVL-1050 / Basketball UVL-1060).</li></ul><p>Please always confirm the recommended adhesive with the specific product and test on a sample before full installation. Let us know if you have any questions!</p><p>Best,<br>Designer Wallcoverings & Fabrics<br>(888) 373-4564 · www.DesignerWallcoverings.com</p>",
"attachments": [
"dist/Vegan-Leather-Wall-HangGuide.pdf",
"dist/Pigskin-Vinyl-Spec-Sheet.pdf"
]
}
]
}