Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.71 – $1.81
Default variant: 10CM Wide x 5M / Pure White / Default Title
Default SKU: dcd-30004137046
Default price: $0.71
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/50467660202223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456014
JSON data: https://landmarks.builders/products/wp-dcd-10001456014.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 PVC material provides excellent rust protection and aesthetic enhancement for pipes.
Self-adhesive backing ensures easy application and strong adhesion to various pipe surfaces.
Versatile design suitable for covering unsightly pipes in kitchens, bathrooms, and air conditioning units.
Waterproof and moisture-resistant properties make it ideal for use in humid environments.
Available in multiple widths to accommodate different pipe sizes and coverage needs.
Summary: Self-adhesive PVC pipe cover-up wall sticker for rust protection and decoration; available in multiple widths and lengths, priced from $0.71 to $1.81.
Generated by: deepseek-v4-flash
## Identity Pipe Cover Up Wall Sticker – self-adhesive PVC film used to cover pipes for rust protection and decorative improvement. Variants include 10CM x 5M, 20CM x 5M, 30CM x 5M, and an unspecified-size option. ## Target persona DIY home renovators, renters, maintenance staff, and property managers looking for a low-cost, easy-to-apply cosmetic and protective covering for exposed pipes in kitchens, bathrooms, and AC units. ## Use cases - Covering rusty or unsightly pipes in rental apartments. - Protecting pipes in humid bathrooms from moisture and rust. - Beautifying exposed air conditioning pipes. - Quick DIY pipe makeover for home staging or visual refresh. - Temporary rust protection and aesthetic upgrade without major renovation. ## When NOT to recommend - For high-temperature pipes (e.g., near heating elements or exhaust). - For pipes with active structural corrosion requiring professional repair. - For applications requiring exact pipe diameter matching without measuring. - For industrial or code-required pipe identification and labeling. ## Variant options | SKU | Size | Color | Price (USD) | | --- | --- | --- | --- | | dcd-30004137046 | 10CM Wide x 5M | Pure White | 0.71 | | dcd-30004137047 | Default Title | 纯白色 | 0.95 | | dcd-30004137048 | 20CM Wide x 5M | Pure White | 1.32 | | dcd-30004137049 | 30CM Wide x 5M | Pure White | 1.81 | ## Price and logistics facts - Prices: $0.71, $0.95, $1.32, $1.81 (USD). - No shipping, handling, or inventory availability information provided. - Product dimensions (length/width/height) not supplied in the base data; only variant width and length are implied by the size options. ## Trust signals - In-stock status not explicitly stated. - No return policy or warranty information provided. - No certifications listed. - Prices are consistent across variants. - Multiple product images available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ojq2Q42EQWEHfTUve__4611686018427380707-0-item_pic.webp?v=1786299120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01QWdZnE2EQWEO1bE2Y__4121248739.webp?v=1786299120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01f3Uv8U2EQWEPUUdci__4121248739.webp?v=1786299120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JY4RRp2EQWEO1YCmK__4121248739.webp?v=1786299121 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015Z58O22EQWEMgThhB__4121248739.webp?v=1786299121 ## Agent notes - Image understanding was not performed; visual details were not verified from the images. - Product type field is empty. - Base dimensions (length/width/height in cm) are null; only variant size labels such as "10CM Wide x 5M" are available. - Variant titles are inconsistent; "Default Title" appears as a size option in one SKU. - No material thickness, adhesive strength, or temperature resistance specs provided. - Recommend caution when suggesting for specific pipe types without additional measurement data.
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": "Pipe Cover Up Wall Sticker for Rust Protection and Decoration",
"product_id": 9556206125295,
"variant_id": 50467660202223,
"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").