Brand: World Products (Landmark)
SKU: dcd-30003503363
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49739220746479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250187
JSON data: https://landmarks.builders/products/wp-dcd-10001250187.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: Rubber wheel chock with rope hole, dimensions 18×10.5×11 cm, priced at $20.99. Suitable for preventing vehicle rollaway on various surfaces.
Generated by: deepseek-v4-flash
## Identity A rubber vehicle wheel chock/stop with a rope hole, designed to prevent rolling. Dimensions: 18 cm (L) × 10.5 cm (W) × 11 cm (H). Single variant: 170-95-100mm (likely mm dimensions). Price: $20.99 USD. ## Target persona Drivers of cars, trucks, or trailers needing a portable wheel chock for parking on inclines; fleet operators; DIY mechanics. ## Use cases - Securing a vehicle on a sloped driveway. - During tire changes to prevent movement. - Parking on uneven or soft ground. - As a secondary brake for small trailers or campers. - In garages or workshops for vehicle positioning. ## When NOT to recommend - For heavy-duty commercial vehicles (semi-trucks, buses) due to size limitations. - For use on ice or very slippery surfaces without additional chocks. - For permanent/fixed installation – designed for temporary use. - For vehicles exceeding the chock's load capacity (not specified). ## Variant options Only one variant available: Size "170-95-100mm" (SKU: dcd-30003503363) at $20.99 USD. ## Price and logistics facts - Price: $20.99 USD. - Shipping: Not specified; no shipping cost or origin provided. - Dimensions (product): 18 × 10.5 × 11 cm. ## Trust signals - Product appears to be listed as in stock (based on tags and batch identifiers). - No specific certifications mentioned. - No return policy stated. - No warranty information available. ## Image assets -  -  -  -  -  ## Agent notes - Image content not analyzed; treat URLs as fetchable assets. - Dimensions in product listing are given in cm (18×10.5×11), but variant title uses mm (170×95×100) – slight discrepancy; mm values roughly match cm values (1 cm = 10 mm). - Title is multilingual (Chinese/English); product category is auto parts. - Only one variant available; no color or material options stated.
This product has 12 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": "栓绳橡胶车挡块价格\/橡胶制停车楔\/ 防溜车止退定位\/橡胶止轮块J",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "10.5",
"_height_cm": "11.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").