Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.74 – $12.64
Default variant: Milky Coffee / L-shaped 15*15cm / 2.6m
Default SKU: dcd-30004137641
Default price: $12.64
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/50467680518383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456181
JSON data: https://landmarks.builders/products/wp-dcd-10001456181.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable carbon crystal board construction offers superior moisture resistance and longevity.
Designed to effectively conceal and protect exposed pipes, including air conditioning and gas lines.
Available in various shapes (L-shaped, U-shaped) and sizes to fit different pipe configurations.
Easy to install, providing a clean and aesthetic finish to pipe installations.
Versatile application for both residential and commercial settings, enhancing interior decor.
Summary: Carbon crystal board pipe cover for concealing AC and gas pipes; available in L-shaped and U-shaped variants sized 10–25cm, lengths 1.2–2.6m, priced $11.74–$12.64.
Generated by: deepseek-v4-flash
## Identity Carbon Crystal Board Pipe Corner Guard and Cover for Air Conditioning and Gas Pipes. A protective/decorative cover made from carbon crystal board, designed to conceal exposed pipes. Offered in L-shaped and U-shaped profiles with multiple size options. ## Target persona - DIY homeowners wanting to hide exposed AC or gas pipes for a cleaner interior look. - Renters or tenants seeking a non-permanent, easy-to-install cover (no specialist tools implied). - Small-scale commercial or residential property managers maintaining neat pipe installations. - Budget-conscious buyers (price range $11.74–$12.64) looking for a simple, moisture-resistant pipe concealer. ## Use cases - Concealing air conditioning refrigerant lines on a wall inside a home. - Covering gas pipes running along baseboards or corners in a living space. - Beautifying exposed pipe runs in a retail shop, office, or apartment hallway. - Protecting pipes from moisture in moderately humid indoor environments. - Matching existing decor with milky coffee color option. ## When NOT to recommend - For outdoor or weather-exposed installations (no weatherproofing information). - For high-temperature pipe surfaces (e.g., flue pipes) — not specified as heat-rated. - When fire-rated or code-compliant pipe enclosing is required. - For projects needing exact custom lengths or shapes beyond the listed variants. - For buyers requiring detailed material safety or certification data (none provided). ## Variant options - Milky Coffee / L-shaped 15*15cm / 2.6m — SKU dcd-30004137641 — $12.64 - Milky Coffee / U-shaped 10*10*10cm / 2.6m — SKU dcd-30004137642 — $11.74 - Milky Coffee / U-shaped 20*20*20cm / 1.2m — SKU dcd-30004137643 — $11.74 - Milky Coffee / U-shaped 25*25*25cm / 1.2m — SKU dcd-30004137644 — $12.15 ## Price and logistics facts - Price range: $11.74 to $12.64 USD depending on variant. - No shipping, stock, or fulfillment details were provided. - No product-level dimensions (length/width/height) other than variant shape sizes and piece length (listed as 'Height' in options). ## Trust signals - In-stock status: not stated. - Return policy: not stated. - Certifications: none listed. - Price consistency: listed prices match the product base price; no discounts or promotions indicated. - Only claimed feature is carbon crystal board construction with moisture resistance and easy installation. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01QrDPWN1gWIN6jPYhl__2210177404149.webp?v=1786299139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MI02XN1gWIN2nz4fv__2210177404149.webp?v=1786299139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01M5l7fw1gWIMxSlFdG__2210177404149.webp?v=1786299139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01lTF1Ok1gWIN3uM4B4__2210177404149.webp?v=1786299139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MyxMIX1gWIN1e68UB__2210177404149.webp?v=1786299139 ## Agent notes - Images were not visually inspected; only URLs are available. No visual details should be inferred. - The variant option labeled 'Height' is interpreted as the length of the pipe cover piece (e.g., 2.6m or 1.2m). - No product type or category was supplied; classification is inferred from the title and description. - This product is sold in the 'milky coffee' color only, based on the listed variants. - Unknown whether the product is suitable for gas pipes specifically, though the title mentions gas pipes. No safety certifications were provided.
This product has 5 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": "Carbon Crystal Board Pipe Corner Guard and Cover for Air Conditioning and Gas Pipes",
"product_id": 9556213858543,
"variant_id": 50467680518383,
"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").