Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Commit e63d061

Browse files
Create moulding.md
1 parent 42dc99c commit e63d061

1 file changed

Lines changed: 124 additions & 0 deletions

File tree

products/trim-moulding/moulding.md

Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
# Ply Gem PVC Moulding
2+
3+
**Category:** Trim & Moulding
4+
**Brand:** Ply Gem
5+
**Type:** PVC Moulding
6+
**Material:** PVC
7+
**Application:** Exterior decorative moulding for windows, doors, gables, and architectural accents
8+
**Finish Options:** Low-maintenance PVC that can be updated with paint
9+
**Warranty:** Warranty information available from Ply Gem support resources
10+
11+
## Overview
12+
Ply Gem PVC Moulding is designed to add decorative detail and curb appeal while delivering the durability and low-maintenance performance of PVC. The product page positions it as a wood-look exterior moulding solution that resists harsh weather, moisture, and insects without rotting, shrinking, warping, or peeling.
13+
14+
## Key Features
15+
- Combines the look of natural wood with durable, low-maintenance PVC performance
16+
- Resistant to harsh weather conditions
17+
- Resistant to moisture and insects
18+
- Won’t rot, shrink, warp, or peel like wood
19+
- Does not need to be stained or finished
20+
- Can be repainted over time
21+
- Can be used alone or in combination with other mouldings
22+
- Designed to finish windows, doors, gables, and more
23+
- Available in a variety of styles and colors
24+
25+
## Product Profiles Listed on Page
26+
- Adams Casing
27+
- Back Band
28+
- Brick Mould
29+
- Brick Mould with Nail Fin
30+
- Bed Mould
31+
- Inside Corner Casing
32+
- J Brick
33+
- Rake Mould
34+
- 3x Crown Mould
35+
- Imperial Rake Crown
36+
- Drip Cap
37+
- Historic Sill
38+
- Large Sill Nose
39+
- Panel Moulding
40+
- Pediment
41+
- Quarter Round
42+
- Rams Crown
43+
- Scotia Cove
44+
- Shingle Mould
45+
- Solid Crown
46+
- Sub Sill Nose
47+
- Water Table
48+
- Window Sill
49+
- Window Sill Nose
50+
51+
## Common Applications
52+
- Around windows
53+
- Around doors
54+
- Gables
55+
- Exterior architectural accents
56+
- Decorative finishing details
57+
58+
## Schema Markup (JSON-LD)
59+
```json
60+
{
61+
"@context": "https://schema.org",
62+
"@graph": [
63+
{
64+
"@type": "Product",
65+
"@id": "https://www.plygem.com/trim-moulding/moulding/#product",
66+
"name": "Ply Gem PVC Moulding",
67+
"category": "Trim & Moulding",
68+
"description": "Ply Gem PVC Moulding is a decorative exterior moulding solution that combines a traditional wood look with durable, low-maintenance PVC performance for windows, doors, gables, and architectural accents.",
69+
"brand": {
70+
"@type": "Brand",
71+
"name": "Ply Gem"
72+
},
73+
"manufacturer": {
74+
"@type": "Organization",
75+
"name": "Ply Gem",
76+
"url": "https://www.plygem.com/"
77+
},
78+
"material": "PVC",
79+
"url": "https://www.plygem.com/trim-moulding/moulding/",
80+
"additionalProperty": [
81+
{
82+
"@type": "PropertyValue",
83+
"name": "Product Type",
84+
"value": "PVC Moulding"
85+
},
86+
{
87+
"@type": "PropertyValue",
88+
"name": "Appearance",
89+
"value": "Traditional wood look"
90+
},
91+
{
92+
"@type": "PropertyValue",
93+
"name": "Primary Applications",
94+
"value": "Windows, doors, gables, and exterior architectural accents"
95+
},
96+
{
97+
"@type": "PropertyValue",
98+
"name": "Performance Benefits",
99+
"value": "Resists harsh weather, moisture, and insects; won’t rot, shrink, warp, or peel"
100+
},
101+
{
102+
"@type": "PropertyValue",
103+
"name": "Finish Maintenance",
104+
"value": "Does not require stain or finish and can be repainted over time"
105+
}
106+
]
107+
},
108+
{
109+
"@type": "WebPage",
110+
"@id": "https://www.plygem.com/trim-moulding/moulding/#webpage",
111+
"url": "https://www.plygem.com/trim-moulding/moulding/",
112+
"name": "PVC Moulding - Ply Gem",
113+
"isPartOf": {
114+
"@type": "WebSite",
115+
"@id": "https://www.plygem.com/#website",
116+
"name": "Ply Gem",
117+
"url": "https://www.plygem.com/"
118+
},
119+
"about": {
120+
"@id": "https://www.plygem.com/trim-moulding/moulding/#product"
121+
}
122+
}
123+
]
124+
}

0 commit comments

Comments
 (0)