Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $225.99 – $281.99
Default variant: Dual Battery / other
Default SKU: dcd-30000100660
Default price: $225.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2080 g
Cart URL (default variant): https://landmarks.builders/cart/49813617017071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000017609
JSON data: https://landmarks.builders/products/m4x-10000017609.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cordless car polisher for detailing
Summary: Cordless car polisher for detailing, priced at $225.99 USD, with dimensions 51x30x9 cm, available in two battery kit variants.
Generated by: deepseek-v4-flash
## Identity Cordless car polisher for detailing, battery-powered, dual-action likely. ## Target persona DIY auto detailers, mobile detailers, car enthusiasts, weekend warriors. ## Use cases - Polishing car paint to remove oxidation and light scratches. - Applying and buffing wax or sealant. - Removing swirl marks after washing. - Detailing motorcycles, boats, or RVs. - Performing paint correction on single panels. ## When NOT to recommend - For heavy industrial or continuous professional use (low battery runtime). - For users needing high-torque cutting power (prefer corded). - For complete beginners without prior polishing experience (may cause paint damage). - For sanding or heavy material removal. ## Variant options - **Dual Battery / other** (SKU dcd-30000100660) – $225.99 - **Dual Bat+Pwr+Supply / other** (SKU dcd-30000100661) – $281.99 ## Price and logistics facts - Price: $225.99 (base variant), $281.99 (with power supply) - Dimensions: 51 x 30 x 9 cm - Currency: USD ## Trust signals - No stock status, return policy, or certifications provided in source data. - Variants available with confirmed SKUs. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe16d685-dcdb-4565-b9ff-deeb5ff34b2e.png?v=1781628202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c9bacb0-929a-45e0-9169-67a5448ffb55.png?v=1781628198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68141a81-0633-462f-ba33-36c41d3f1e8f.png?v=1781628199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03970f40-18a0-431c-8d0a-5cb8501c9bd4.png?v=1781628198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58158de4-c79c-49b9-abc2-17b8e7f8839d.png?v=1781628198 ## Agent notes - Image content not analyzed; only URLs provided. Confirm product appearance via image fetching.
This product has 10 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": "Cordless car polisher for detailing",
"quantity": 1,
"grams": 2080000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "30.0",
"_height_cm": "9.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").