Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.47 – $2.75
Default variant: Pvc Bag 9PC
Default SKU: dcd-30002785822
Default price: $2.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/50379460706543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001050144
JSON data: https://landmarks.builders/products/wp-dcd-10001050144.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Comprehensive Set: This 9 piece vehicle maintenance tool set includes everything you need for a professional finish, featuring a wash cleaning hand pad, sponge, wheel brush, three towels, and three pads.
Premium Material: Each component in this microfiber car wash kit is crafted from cushioned fleece and microfiber, ensuring a soft touch that is gentle on your car's paint and exteriors.
Versatile Cleaning: These vehicle cleaning supplies are designed for both interior and exterior use, allowing you to handle all from dusty dashboards to muddy wheels with ease.
Professional Detailing: Achieve a professional-grade shine with this car detailing set, which includes purpose-designed weave and coral towels for streak mopping and polishing.
Reusable: The car wash kit is fully washable and reusable, providing a long and cost-effective solution for maintaining your car's pristine appearance.
Summary: 9 Pieces Vehicle Maintenance Tool Set Complete Auto Detailing Supply Kit Scratch. 【Comprehensive Set】: This 9 piece vehicle maintenance tool set includes everything you need for a professional finish, featuring a wash cleaning hand pad, sponge, wheel brush, three towels, and three pads. 【Premium Material】: Each component in this microfiber car wash kit is crafted from cushioned fleece and microfiber, ensuring a soft touch that is gentle on your car's paint and exteriors. 【Versatile Cleaning】: These vehicle cleaning supplies are designed for both interior and exterior use, allowing you to handl
Generated by: dcd-map-v1
This product has 10 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": "9 Pieces Vehicle Maintenance Tool Set Complete Auto Detailing Supply Kit Scratch",
"product_id": 9530803847407,
"variant_id": 50379460706543,
"quantity": 1,
"grams": 800,
"length_cm": "35.0",
"width_cm": "27.0",
"height_cm": "6.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. 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").