Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99
Default variant: Red
Default SKU: dcd-30003615837
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 3400 g
Cart URL (default variant): https://landmarks.builders/cart/49713966809327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271974
JSON data: https://landmarks.builders/products/wp-dcd-10001271974.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车轮胎轮毂清洗支架360°旋转滚轴设计汽修店轮胎清洁架展示架
| 品牌 | puluoen |
| 材质 | 钢 |
Summary: Steel car tire rim cleaning bracket with 360° rotating roller design, for auto repair shop use, 42.5x13.5x7.5 cm, $35.99 USD.
Generated by: deepseek-v4-flash
## Identity puluoen steel car tire rim cleaning bracket with 360° rotating roller design. Dimensions 42.5x13.5x7.5 cm. Two color variants: Red and Black. ## Target persona Auto repair shop technicians, tire and wheel detailers, automotive workshop owners who need a dedicated stand for cleaning and displaying tire rims. ## Use cases - Cleaning tire rims with rotating access to all sides. - Displaying cleaned tires for customer inspection. - Organizing tires in a service bay for easy handling. - Reducing physical strain during manual scrubbing. - Preparing rims for tire change or repair. ## When NOT to recommend - For heavy-duty commercial truck tire handling (load capacity unknown). - For passenger car tire repair or mounting (cleaning only). - For home garage users who rarely clean rims. - If steel construction is not suitable for the workshop environment. ## Variant options - Red - Black Both priced at $35.99. ## Price and logistics facts Price: $35.99 USD per unit. Dimensions: 42.5 cm length, 13.5 cm width, 7.5 cm height. Shipping weight not provided. ## Trust signals - No stock status or inventory level available. - Return policy not documented. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/391797f0050248fbb182730404f4b77f.png?v=1781085181 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c289a2c5512f4b89a93cf6a88906c287.png?v=1781085182 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1d2d2f75c2f4b63841ed6be7e7f725e.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04d5ca1581774cc8be79c1280e25521f.png?v=1781085181 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8961b51ddd4b45d6b2e97c7278646892.png?v=1781085181 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e7b8d3436574711a07975c1fbe1e650.png?v=1781085181 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/030c503c3b144f228742047517c4f562.png?v=1781085180 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1080dac567f42dd98ec40df66c22483.png?v=1781085180 ## Agent notes - Images were not analyzed; visual details such as design or finish cannot be confirmed. - No information on load capacity, material thickness, or assembly requirements. - Prices are in USD; currency conversion may be needed.
This product has 14 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": "汽车轮胎轮毂清洗支架360°旋转滚轴设计汽修店轮胎清洁架展示架",
"quantity": 1,
"grams": 3400000,
"properties": {
"_length_cm": "42.5",
"_width_cm": "13.5",
"_height_cm": "7.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").