Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.16 – $0.41
Default variant: 8cm W x 60cm L / Palace Jade
Default SKU: dcd-30004137499
Default price: $0.41
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467657515247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456137
JSON data: https://landmarks.builders/products/wp-dcd-10001456137.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from thickened, wear-resistant PVC for enhanced durability and long-lasting performance.
Design: Features a realistic wood grain pattern, adding a touch of natural elegance to any room.
Installation: Self-adhesive backing allows for easy peel-and-stick application without additional tools or glue.
Functionality: Waterproof and moisture-proof, ideal for protecting walls and covering imperfections like gaps or stains.
Versatility: Perfect for use as a baseboard, wall trim, or decorative waistline in various indoor settings.
Summary: Self-adhesive PVC wood-grain baseboard wall trim; peel-and-stick, waterproof, moisture-proof. Available in multiple widths and colors. Price from $0.16 per 60cm strip.
Generated by: deepseek-v4-flash
## Identity - Product: Self-adhesive wood-grain baseboard/wall trim. - Material: thickened, wear-resistant PVC. Waterproof and moisture-proof. - Design: realistic wood grain pattern; covers wall gaps and stains. - Installation: peel-and-stick, no tools or glue required. ## Target persona - DIY home renovators updating rooms without baseboard work. - Budget-conscious decorators seeking low-cost, temporary wall trim. - Renters needing damage-free, removable wall covering solutions. - Small-space dwellers creating accent walls or waistline finishes. ## Use cases - Covering gaps between floor and wall where old baseboard is missing or damaged. - Hiding stains, uneven edges, or adhesive marks along walls. - Creating a decorative waistline (chair rail) in a living/dining area. - Touching up bathroom or kitchen edges where moisture resistance is needed. - Quick staging of a room for listing or rental turnover. ## When NOT to recommend - Buyers needing precise high-end millwork or real wood baseboard. - Large continuous runs without ordering enough pieces; strips are only 60cm long. - Wear-and-tear situations requiring impact resistance (PVC trim is not structural). - Projects requiring paintability or custom color matching beyond listed colors. ## Variant options - 8cm W x 60cm L / Palace Jade: $0.41 - 10cm W x 60cm L / Cloud Grey: $0.16 - 12cm W x 60cm L / Cloud Grey: $0.21 - 15cm W x 60cm L / Cloud Grey: $0.21 ## Price and logistics facts - Base price listed: $0.16 USD (corresponds to 10cm Cloud Grey). - Variant prices range $0.16–$0.41 USD. - Length per strip: 60 cm. - Exact width options: 8, 10, 12, 15 cm. - Dimensions beyond width/length not provided; no shipping or stock level data. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Price consistency: variant prices stated per SKU. - Certifications: none provided. - Brand/manufacturer: none provided. ## Image assets - 5 product images available as webp URLs (see image_urls in JSON). - Note: images were not visually inspected; no visual details are inferred. ## Agent notes - Verify stock and shipping before quoting. - Confirm color availability per SKU. - 60cm strips require multiple pieces per linear meter; calculate quantity for target area. - PVC trim is lightweight; check adhesion suitability for specific wall surfaces before recommending.
This product has 12 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Self-Adhesive Wood Grain Baseboard Wall Trim - Waterproof \u0026 Thickened Skirting Board for Wall Decor",
"product_id": 9556205240559,
"variant_id": 50467657515247,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").