Brand: World Products (Landmark)
SKU: dcd-30003604308
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714445091055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267642
JSON data: https://landmarks.builders/products/wp-dcd-10001267642.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

















Summary: Long-handled plastic scraper for car detailing, adhesive removal, and film application; 42cm length, $13.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 尚友长柄塑料贴膜刮板 (Long-handled plastic scraper) - **Category:** 家居用品 (Home Supplies) - **Dimensions:** 42.0 x 17.5 x 3.5 cm ## Target persona - Auto detailer - DIY car enthusiast - Car wash or tint shop operator ## Use cases 1. Removing decals, stickers, and badges from car paint 2. Scraping adhesive residue and glue without scratching paint 3. Applying window tint film or vinyl wraps 4. Squeegeeing water during car washing or detailing 5. Cleaning car interior surfaces (e.g., dashboard, seats) ## When NOT to recommend - For heavy-duty scraping on rough or metal surfaces (plastic may break) - For kitchen food preparation or non-automotive cleaning - For users needing a metal or metal-edged scraper ## Variant options - Long Handle Scraper (only variant) – $13.99 ## Price and logistics facts - Price: $13.99 USD - No shipping cost or delivery time provided ## Trust signals - No stock status or return policy information available - Product images available for visual inspection ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08fc79cd886643eaa1e8f326ed4d2963.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c69559b325cc44bdb4a060a2e8ccbcd5.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55763a5a94104c13a5258fe201185296.png?v=1781085540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27975e8090004fd99b414c301855b31f.png?v=1781085541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38c692dbc18145408aa0d31ff7b4d4ae.png?v=1781085541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9421d2d452346bf8c5e5394d90797fc.png?v=1781085541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/379e8c5ed3d04aaa86bf44dcebf416e6.png?v=1781085541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26ab9c80ce854279b2a1cff5c32fd0ab.png?v=1781085542 ## Agent notes - No textual description provided; rely on images for product details. - Only one variant available. Dimensions are in centimeters.
This product has 13 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": "尚友长柄塑料贴膜刮板刮水清洁除胶不伤漆面汽车美容刮水刮刀批发",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "17.5",
"_height_cm": "3.5"
}
}],
"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").