Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.44
Default variant: 100cm x 73cm / Black
Default SKU: dcd-30004137307
Default price: $3.44
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/50467629400303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456083
JSON data: https://landmarks.builders/products/wp-dcd-10001456083.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: Made from high-quality linen fabric, offering a natural and aesthetic appearance.
Self-Adhesive Design: Features a strong self-adhesive backing for easy and secure application without additional tools.
Versatile Use: Ideal for decorating, concealing, and beautifying exposed pipes, gas lines, and drainage pipes.
Dimensions: Each roll measures 100 cm in length and 73 cm in width, providing ample coverage.
Continuous Length: Multiple purchases of the same color will be provided in a continuous, uncut length for seamless application.
Summary: Self-adhesive linen fabric wrap, 100cm x 73cm per roll, for decorating and concealing exposed pipes. Available in four colors at $3.44 USD.
Generated by: deepseek-v4-flash
## Identity Self-Adhesive Linen Fabric Pipe Wrap for Decoration and Concealment. Each roll measures 100 cm x 73 cm. Made of high-quality linen fabric with a strong self-adhesive backing. No additional tools required. ## Target persona DIY homeowners and renters looking for a low-cost, no-tools way to visually hide exposed pipes. Also suitable for interior decorators and property maintenance workers who need a quick cosmetic wrap that blends with surrounding color. ## Use cases - Concealing exposed drainage pipes in bathrooms or kitchens - Decorating visible gas lines to blend with wall or baseboard colors - Providing a temporary, removable-looking cover for rented spaces - Matching pipe colors to interior palettes using Black, White, Off-White, or Off-White Grey - Covering small-diameter pipe runs where a linen texture is acceptable ## When NOT to recommend - Thermal insulation needs: no R-value or insulation properties are stated - High-heat applications: linen fabric may not be fire-resistant - Moisture/vapor barrier requirements: product is not described as waterproof or sealed - Very large diameter pipes: each roll only covers a 100 cm by 73 cm area ## Variant options - dcd-30004137307: 100cm x 73cm / Black ($3.44) - dcd-30004137308: 100cm x 73cm / White ($3.44) - dcd-30004137313: 100cm x 73cm / Off-White ($3.44) - dcd-30004137314: 100cm x 73cm / Off-White Grey ($3.44) ## Price and logistics facts - Price: $3.44 USD per roll - Dimensions: 100 cm (length) x 73 cm (width) - Multiple purchases of the same color are provided in one continuous, uncut length - Shipping methods, lead times, and stock status are not provided in the source data ## Trust signals - No stock status, return policy, or certifications were included in the source facts - Product is listed with a specific SKU (dcd-30004137307 and variants) and consistent pricing ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014kFMzj2HwWkatI4d2__2765269215.webp?v=1786299098 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01puscPe2HwWkTgg5Ke__2765269215.webp?v=1786299098 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN019T29d32HwWkcfOjmu__2765269215.webp?v=1786299098 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MYuKqw2HwWkaJEAVr__2765269215.webp?v=1786299098 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01t7162Z2HwWkbmwPFb__2765269215.webp?v=1786299098 ## Agent notes - Image content was not analyzed; only structured facts and image URLs were used. - No return policy, warranty, or certification data was available in the source facts. - The product is a decorative wrap, not an insulation or waterproofing solution.
This product has 9 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 Linen Fabric Pipe Wrap for Decoration and Concealment",
"product_id": 9556194197743,
"variant_id": 50467629400303,
"quantity": 1,
"grams": 0,
"length_cm": "100.0",
"width_cm": "73.0",
"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").