Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.58
Default variant: White
Default SKU: dcd-30004137578
Default price: $1.58
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/50467632316655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456160
JSON data: https://landmarks.builders/products/wp-dcd-10001456160.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Insulation: Provides excellent thermal insulation for gas pipes, air conditioner pipes, water heater pipes, and fire pipes, reducing heat loss and improving energy efficiency.
Protection: Effectively wraps and protects pipes from external damage, corrosion, and wear, extending their lifespan.
Versatile Use: Suitable for a wide range of applications including household gas lines, HVAC systems, plumbing, and industrial pipe insulation.
Durable Material: Made from high-quality, resilient material designed to withstand various environmental conditions and maintain its insulating properties.
Easy Application: Features a convenient roll design for easy wrapping and secure attachment to pipes, ensuring a snug and effective seal.
Summary: Self-adhesive insulation tape for gas, AC, water heater, and fire pipes. Rolls of 4.8cm x 33m in white, black, blue, or green. Priced at $1.58.
Generated by: deepseek-v4-flash
## Identity Gas Pipe Insulation Tape (4.8cm x 33m). Thermal insulation and protective wrap for pipes. Available in White, Black, Blue, Green. Price $1.58. ## Target persona DIY homeowners, HVAC technicians, plumbers, and facility maintenance staff who need low-cost insulation for home or light-commercial pipe runs. ## Use cases - Insulating AC refrigerant lines to reduce heat gain. - Wrapping hot water heater pipes to reduce heat loss. - Covering exposed gas pipes for protection against corrosion. - Insulating fire pipe sections in residential or small commercial settings. - General pipe wrapping in HVAC or plumbing installations. ## When NOT to recommend - For high-temperature industrial systems lacking a verified temperature rating. - Where long-term UV exposure is expected and tape is not rated for outdoor use. - As electrical insulation or wire wrapping. - For large-diameter pipes where a 4.8cm width cannot achieve full coverage. ## Variant options - White (SKU dcd-30004137578) - Black (SKU dcd-30004137579) - Blue (SKU dcd-30004137580) - Green (SKU dcd-30004137581) All priced at $1.58. ## Price and logistics facts - Price: $1.58 USD - Dimensions: 4.8 cm width x 33 m length (roll) - No weight or package dimensions provided. ## Trust signals - Listed on product catalog with stable price across variants. - No return policy or stock status provided. - No third-party certifications listed. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN012I7sFP1DSye3dl4UI__4611686018427385656-0-item_pic.webp?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Nv58V71DSyKcaQgiG__2777020216.webp?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NzOwur1DSyKR1VSUO__2777020216.webp?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01yxki571DSydy11TDB__2777020216.webp?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Yg8wyv1DSye3Kq5W7__2777020216.webp?v=1786299100 ## Agent notes - Image understanding was not performed; visual claims should not be made from the unprocessed images. - The description mentions "high-quality, resilient material" but does not specify the exact material, temperature rating, or UV resistance. - Verify fit for the pipe diameter before purchase, especially for large pipes. - Product type field is empty in source data.
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": "Gas Pipe Insulation Tape for Air Conditioner, Water Heater, and Fire Pipes - 4.8cm x 33m",
"product_id": 9556195180783,
"variant_id": 50467632316655,
"quantity": 1,
"grams": 0,
"length_cm": "3300.0",
"width_cm": "4.8",
"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").