Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.99 – $7.99
Default variant: 2-step, 30cm high
Default SKU: 5871795405816
Default price: $6.99
Availability: In Stock
Product Type: Stairs & Steps
Vendor: JISADER
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/48017465835759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/pet-small-dogs-40cm-height-dog-steps-for-sofa-access-density-board-construction
JSON data: https://landmarks.builders/products/pet-small-dogs-40cm-height-dog-steps-for-sofa-access-density-board-construction.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Provide your beloved canine companion with the comfort and support with our Pet Stairs. Scientifically designed to assist pets with climbing, these stairs help protect their joints and offer a gradual incline for easy access to their favourite furniture, like sofas and beds. The non-slip carpeted steps ensure secure footing, falls, while the density board construction guarantees long use. for short-legged pets, injured pets, and elderly pets with weak bones, these pet stairs are an essential pet climbing aid. Featuring charming paw and fishbone cutouts, they add a touch of to your home while prioritizing your pet's well-being.
| Material | MDF + Carpet Fabric |
| Capacity | L |
| Colour | Wood color with blue carpet |
| Product Weight | kg |
| Package Weight | 1.85 kilograms |
| Included Components | Pet stairs, Anti-slip carpet treads |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Auxiliary climbing stairs |
| Brand | JISADER |
Summary: Pet stairs for small dogs, density board with non-slip carpeted steps, available in 2-step (30cm) and 3-step (35cm) heights, priced from $6.99.
Generated by: deepseek-v4-flash
## Identity Pet Small Dogs, 40cm Height Dog Steps for Sofa Access, Density Board Construction, Non-Slip Carpeted Steps, Paw Cutout Design (JISADER brand; variants: 2-step 30cm, 3-step 35cm) ## Target persona Small dog owners; owners of short-legged, elderly, or injured pets needing mobility assistance. ## Use cases - Helping small dogs reach sofas or beds - Assisting elderly dogs with joint issues - Providing stable access during post-surgery recovery - Preventing jumps that could cause injury - Puppy training for safe furniture access ## When NOT to recommend - Large or heavy dog breeds (no weight capacity specified) - Furniture height exceeds 35cm (max variant height) - Dogs that can already jump safely without aid - Aggressive chewers (MDF may not be durable) ## Variant options - 2-step, 30cm high: $6.99 USD - 3-step, 35cm high: $7.99 USD ## Price and logistics facts Base price: $6.99 USD. Package weight: 1.85 kg. Included components: pet stairs, anti-slip carpet treads. ## Trust signals No specific trust signals (warranty, return policy, or certifications) provided. Low price point; price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d59e9aa466f443e8b6321d06f6bccb6.png?v=1773821216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57d59b86b6ba4bf991e6bd25af4452aa.png?v=1773821216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/942cfcb7efe24e948160352c70171b1e.png?v=1773821216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ead4ca027ae494bb2103820a9a224d7.png?v=1773821216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f89285b08524d909a8ca2de9d46eaf8.png?v=1773821216 ## Agent notes Title states 40cm height, but variant options are 30cm and 35cm; this inconsistency should be verified. Image content not analyzed; no visual details inferred.
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": "Pet Small Dogs, 40cm Height Dog Steps for Sofa Access, Density Board Construction, Non-Slip Carpeted Steps, Paw Cutout Design",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": "40.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").