Brand: World Products (Landmark)
SKU: dcd-30003597160
Price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49714541002991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264969
JSON data: https://landmarks.builders/products/wp-dcd-10001264969.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: A mobile polishing stool with wheels for car detailing, red and black, measuring 58x26x26 cm, priced at $64.99.
Generated by: deepseek-v4-flash
## Identity A mobile polishing stool with wheels, designed for car detailing tasks. Red and black color scheme. Dimensions: 58 x 26 x 26 cm. Price: $64.99 USD. ## Target persona - Professional car detailers - DIY auto enthusiasts - Mobile detailing technicians - Garage hobbyists ## Use cases - Sitting while polishing car paint - Waxing sessions on vehicle surfaces - Mobile detailing work (moving around the car) - Interior cleaning tasks - Garage maintenance tasks ## When NOT to recommend - For heavy industrial or construction use - For static office seating (no back support) - For users requiring high weight capacity (not specified) - For outdoor use on uneven terrain ## Variant options - One style: Polishing Stool, SKU: dcd-30003597160, at $64.99 ## Price and logistics facts - Price: $64.99 USD - Dimensions: 58 x 26 x 26 cm - No shipping or return policy details available ## Trust signals - Stock status: not specified - Return policy: not stated - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53cf59556fca4abc8b1592dc224f0ee7.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df60d4d5402f46179a2a72a5bfe2cdcd.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2306a4fd8bbe40ce9ab04c430ebad2f7.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a01c9e24326d4fc5a46c4a76dc4321cd.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/106db3d51db5424aab39cbdcf2f0b55e.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f99d2b490d645e1bb39c56fe50dabaf.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb81f9b22f68467899bf5b973c4c6a4e.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97e4d377fb1645738ebcdd97a178ce00.png?v=1781085626 ## Agent notes - Product category is listed as '美妆' (beauty), but based on title and features, it is likely an automotive detailing tool. This mismatch should be considered. - Color and exact design details are not verified; rely on images for visual confirmation. - Weight capacity and material are not specified.
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": 4000000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "26.0",
"_height_cm": "26.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").