Brand: World Products (Landmark)
SKU: dcd-30003913413
Price: $14.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pet Car Steps
Vendor: World Products
Weight: 5700 g
Cart URL (default variant): https://landmarks.builders/cart/50412747227375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001378164
JSON data: https://landmarks.builders/products/wp-dcd-10001378164.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This pet car stair ladder features a sturdy tube steel frame with a sprayed finish and a textured brown Oxford material cover with a board insert. The PVC-dotted material provides enhanced grip. It has five steps with an adjustable angle to fit various vehicle heights, extending up to 160.8 cm in length and 95 cm in height. The top has a rectangular platform that rests against the vehicle. It supports up to 50 kg and folds into a compact flat form for easy storage.
Summary: Heavy duty foldable 5-step pet car stair ladder for SUVs with adjustable angle, steel tube frame, Oxford cover, 50 kg capacity, priced at USD 14.31.
Generated by: deepseek-v4-flash
## Identity Heavy Duty Foldable Pet Car Stair Ladder for SUV - 5 Steps with Adjustable Angle. Foldable 5-step access aid for vehicles, with tube steel frame, sprayed finish, brown Oxford cover and board insert, PVC-dotted traction surface. Supports up to 50 kg. Extended length up to 160.8 cm, height up to 95 cm. Fold size: 49.5 × 42.0 × 15.0 cm. ## Target persona SUV or raised-vehicle owner with a small or senior dog (under 50 kg) who needs a portable, storable step system; budget-conscious shopper wanting an affordable folding pet access aid for travel and daily use. ## Use cases - Helping small or elderly dogs climb in/out of high vehicles. - Adjusting step angle to match different vehicle heights. - Providing a compact portable step for road trips and vet visits. - Storing flat in the trunk when not in use. - Using as an auxiliary stairs aid at curbs or tailgates. ## When NOT to recommend - Pets over 50 kg: the rated load will be exceeded. - Dogs that require a continuous ramp instead of discrete steps (e.g., stiff/disabled cannot step up). - Permanent outdoor use: materials not confirmed weatherproof. - Buyers expecting a one-piece rigid staircase rather than a folding unit. ## Variant options - Brown 5 Steps (SKU dcd-30003913413) – USD 14.31. Only variant in feed. ## Price and logistics facts - Price: USD 14.31 (single variant). - Folded dimensions: 49.5 cm length × 42.0 cm width × 15.0 cm height. - Extended length up to 160.8 cm; height up to 95 cm. - Rated load: 50 kg. - Materials: tube steel (sprayed finish), brown Oxford cover with board insert, PVC-dotted grip. ## Trust signals - Content validity: tagged "wp-content-validated" and "wp-quality-audited" in catalog. - Product identifier: SKU dcd-30003913413. - Stock status, return policy, and historical price consistency are not provided in source facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b04854b0-f093-4623-8ac1-69c978806f73.jpg?v=1786251418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb9d7c76-6644-4510-920b-388837f55ca2.jpg?v=1786251420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65b2d4aa-ced6-4c08-a9ea-dd45e2764482.jpg?v=1786251426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b264396-bde2-43cd-a344-168a81230923.jpg?v=1786251425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ece81b71-4540-4c61-9d15-251825ccc0c5.jpg?v=1786251454 ## Agent notes - Image content not visually inspected; listed URLs are fetchable assets only. - Dimensions in structured data appear to be folded size; extended size from product description. - No stock or returns info in source facts.
This product has 10 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": "Heavy Duty Foldable Pet Car Stair Ladder for SUV - 5 Steps with Adjustable Angle",
"product_id": 9539653107951,
"variant_id": 50412747227375,
"quantity": 1,
"grams": 5700,
"length_cm": "49.5",
"width_cm": "42.0",
"height_cm": "15.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").