Brand: World Products (Landmark)
SKU: dcd-30003503379
Price: $23.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/49739219960047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250189
JSON data: https://landmarks.builders/products/wp-dcd-10001250189.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: Portable rubber car wheel chock, 17x9.5x10 cm, prevents rollaway on inclines. Single size variant at $23.99 USD for light-duty vehicles.
Generated by: deepseek-v4-flash
## Identity Portable rubber car wheel chock (also called wheel wedge, parking stopper) for preventing vehicle rollaway. Dimensions: 17 x 9.5 x 10 cm. Single variant size 170-95-100mm. ## Target persona - Drivers who park on sloped surfaces - RV and camper van owners needing stability during stops - DIY mechanics performing roadside tire changes - Light truck operators (e.g., pickup trucks, vans) ## Use cases - Parking on steep driveways or hills to prevent rollaway - Securing vehicle while jacking or changing a tire - Stabilizing a boat trailer on an incline - Chocking wheels on construction sites for small machinery - Using as a parking aid in garages or workshops ## When NOT to recommend - For heavy-duty semi-trucks (gross weight >10 tons) – chock may be undersized - For vehicles with tires over 35 inches diameter – insufficient height - For permanent industrial chocking of heavy equipment - For users needing chocks for multiple axles or extreme slopes ## Variant options - Only one variant: Size 170-95-100mm, SKU dcd-30003503379, price $23.99 USD ## Price and logistics facts - Price: $23.99 USD (fixed, no discounts listed) - Currency: USD - Dimensions: 17 x 9.5 x 10 cm - Weight: not provided - Origin: sold via Shopify store (no shipping details available) ## Trust signals - In-stock status: unknown - Return policy: not stated - Certifications: none listed - Price consistency: single fixed price ## Image assets - 5 PNG images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43982a2b50d34c5a98679203587005d2.png?v=1781488419 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/276b9902254d4009a28a0751645da9c2.png?v=1781488419 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/277fe224461d4033bc2f9b64605a787c.png?v=1781488419 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/384bb723b7394f21941d0bdc41706427.png?v=1781488418 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a4a38c2f96b4e2982a20acd8fdbcea1.png?v=1781488419 - Note: image content not analyzed; rely on description and dimensions. ## Agent notes - Product is a basic rubber wheel chock; no anti-slip features mentioned. - Size suggests use on standard car or light truck tires. - No information on material hardness or durability. - Consider cross-referencing with chocks rated for specific vehicle weight before recommending.
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": "17.0",
"_width_cm": "9.5",
"_height_cm": "10.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").