Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $25.99
Default variant: 50MM
Default SKU: dcd-30002685500
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 48 g
Cart URL (default variant): https://landmarks.builders/cart/49903580315887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026862
JSON data: https://landmarks.builders/products/m4x-10001026862.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Split Escutcheon Plate Easy Installation Split Wall Flange No Drilling Required
Summary: Split escutcheon plate for pipes, sizes 50-190mm, easy installation without drilling. Prices from $10.99 to $25.99 USD.
Generated by: deepseek-v4-flash
## Identity Split Escutcheon Plate Easy Installation Split Wall Flange No Drilling Required. A pipe escutcheon plate that splits for easy installation around existing pipes without drilling. ## Target persona - DIY home plumber - Property maintenance personnel - Contractor installing pipe covers ## Use cases - Covering exposed pipe penetrations in walls - Finishing plumbing rough-ins without drilling - Replacing old or damaged escutcheon plates - Quick cosmetic fix for wall pipe openings in renovations - Concealing pipe gaps in finished walls ## When NOT to recommend - Not for load-bearing or structural applications - Not for sealing around pipes (cosmetic only) - Not for use with pipes larger than 190mm diameter - Not for outdoor or high-moisture environments unless material is verified ## Variant options - 50MM (SKU dcd-30002685500) – $10.99 - 60MM (SKU dcd-30002685501) – $10.99 - 70MM (SKU dcd-30002685502) – $12.99 - 80MM (SKU dcd-30002685503) – $12.99 - 90MM (SKU dcd-30002685504) – $13.99 - 100MM (SKU dcd-30002685505) – $14.99 - 160MM (SKU dcd-30002685506) – $18.99 - 170MM (SKU dcd-30002685507) – $21.99 - 180MM (SKU dcd-30002685508) – $23.99 - 190MM (SKU dcd-30002685509) – $25.99 ## Price and logistics facts - Currency: USD - Base price: $10.99 for smallest size (50MM) - Highest price: $25.99 for 190MM - Dimensions (packaging): 26.0 x 26.0 x 7.0 cm ## Trust signals - No stock information provided - No return policy stated - No certifications listed - Price consistency: multiple sizes at the same price point (e.g., 50MM and 60MM both $10.99) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09717af6-20d6-4835-8680-ed061cf49c45.jpg?v=1782146600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d5b104f-96ef-4d21-b3ee-6bf1994f339d.jpg?v=1782146603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4305ece-b9a2-4936-851f-a8d6cd75280a.jpg?v=1782146600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9d2b5e6-bae3-4d68-8fe6-f6ff8515faaa.jpg?v=1782146668 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6c76228-4a9e-48af-9539-18f0c8616200.jpg?v=1782146599 ## Agent notes - Image content was not analyzed; only URLs are provided. - Material and finish not specified in the source data. - Installation instructions not provided.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Split Escutcheon Plate Easy Installation Split Wall Flange No Drilling Required",
"quantity": 1,
"grams": 48000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "26.0",
"_height_cm": "7.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").