Brand: World Products (Landmark)
SKU: dcd-30003675020
Price: $16.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/50405514019055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294380
JSON data: https://landmarks.builders/products/wp-dcd-10001294380.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: This heavy-duty wheel step is crafted from welded steel with a glossy black finish, providing a sturdy and reliable platform that easily hooks over your vehicle's tire. Enhanced Safety: Featuring a raised diamond pattern for exceptional grip, this non-slip tire step ensures secure footing and prevents slipping even in wet or muddy conditions. Customizable Fit: This highly adjustable wheel step features a versatile design that accommodates tire widths ranging from 27 to 38 cm and offers an adjustable height of 23 cm to suit various vehicle sizes. Spacious Platform: Engineered as a practical tire step with rectangular platform, it offers a generous standing area measuring 50 cm in length and 19 cm in width for comfortable and stable positioning. Versatile Utility: Designed to mount on both front and rear tires, this adjustable tire step provides convenient, elevated access to your vehicle's roof rack or engine bay for maintenance and loading.
Summary: Heavy-duty steel tire step with non-slip rectangular platform, adjustable for tire widths 27-38 cm and height 23 cm, priced at $16.67.
Generated by: deepseek-v4-flash
## Identity
All-steel adjustable tire step with a rectangular non-slip platform, designed for hooking over vehicle tires to provide elevated access for loading or maintenance.
## Target persona
Camper and RV owners who need occasional roof access; truck and SUV owners performing engine-bay checks; overlanding enthusiasts with roof racks; DIY mechanics who want a stable, portable step outdoors.
## Use cases
- Loading cargo onto a roof rack.
- Reaching the engine bay for fluid checks or light maintenance.
- Accessing a truck bed or camper roof while on uneven ground.
- Providing a stable step on wet or muddy terrain.
- As a portable step during camping or roadside stops.
## When NOT to recommend
- Vehicles with tire widths outside 27–38 cm (does not fit).
- Users needing a foldable or ultra-compact step for tight storage.
- Indoor household step needs (designed for tire hookover, not flat ground stability).
- Users expecting a platform larger than 50 cm × 19 cm.
## Variant options
Only one variant available: "Tire Wheel Step" (SKU dcd-30003675020) at $16.67.
## Price and logistics facts
- Price: $16.67 USD.
- Dimensions (packed/shipping): 54 × 41 × 11 cm.
- Adjustable tire width range: 27–38 cm; adjustable height: 23 cm.
- Platform: 50 cm length × 19 cm width.
## Trust signals
- Product quality validated per catalog tags ("wp-quality-audited", "wp-content-validated").
- Single consistent price across listed variant.
- No in-stock status or return policy provided in source data.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba565ca9-fa14-43f5-b818-951adcd146a8.jpg?v=1786242185
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72422e31-9ee2-45dc-8094-d18d823e5c50.jpg?v=1786242179
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66ccea9b-7085-46cf-a5e7-792ef63df00a.jpg?v=1786242165
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be5c4c31-02be-4aa4-9e12-84a652b21588.jpg?v=1786242187
## Agent notes
- Image content was not analyzed; treat URLs as fetchable assets only.
- All dimensions are in centimeters.
- No explicit weight or material thickness given, only "welded steel".
- Return policy and stock availability are unknown from the provided data.This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Non-Slip Tire Step with Rectangular Platform All-Steel Adjustable Tire Step Long-Lasting Heavy Duty for Campers, Roof Rack Loading",
"product_id": 9537636892911,
"variant_id": 50405514019055,
"quantity": 1,
"grams": 5000,
"length_cm": "54.0",
"width_cm": "41.0",
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").