Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Black with White Paw Prints
Default SKU: 4965353337222
Default price: $14.99
Availability: In Stock
Product Type: Stairs & Steps
Vendor: JISADER
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/48017429168367: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-dog-steps-with-washable-cover-dog-ramp-gentle-slope-pet-stairs-re
JSON data: https://landmarks.builders/products/pet-small-dogs-dog-steps-with-washable-cover-dog-ramp-gentle-slope-pet-stairs-re.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This versatile stair set is designed to help your small dogs and cats easily access their favourite high spots like sofas and beds. The innovative three-step foldable design ensures quick setup and compact storage, for apartment living. Crafted from PP and covered, these stairs prioritise your comfort. The perforated step offer grip and ventilation, while the lightweight construction (1.5KG) makes them easy to move around your home. Ideal for senior pets, small breeds, or needing a little assistance, these stairs provide a way to furniture.
| Capacity | L |
| Included Components | Pet stairs frame, removable plush fabric cover |
| Product Weight | kg |
| Package Weight | 1.5 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 01 Folding |
Summary: Foldable three-step pet stairs with washable cover, designed for small dogs and cats to access sofas and beds. Lightweight (1.5kg) with grip surface. $14.99.
Generated by: deepseek-v4-flash
## Identity Foldable three-step pet stairs with removable washable cover for small dogs and cats. ## Target persona Small dog and cat owners, especially those with senior or mobility-limited pets; apartment dwellers with limited space; pet owners wanting to protect pet joints. ## Use cases - Helping a small dog climb onto a sofa or bed - Assisting an elderly or arthritic cat to reach favorite perches - Providing a gentle slope for a puppy too young to jump - Using as a portable step for travel or different rooms - Reducing strain on pet's joints from jumping ## When NOT to recommend - For large or heavy breeds (capacity not specified) - For pets that can easily jump onto furniture without assistance - For outdoor use or rough surfaces - For buyers seeking a permanent, non-fixed stair solution ## Variant options - Black with White Paw Prints ($14.99) - Grey ($14.99) ## Price and logistics facts - Price: $14.99 USD (both variants) - Weight: 1.5 kg - Dimensions not provided - Foldable design for compact storage ## Trust signals - In-stock status not confirmed - Return policy not found in facts - Same price across variants - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b4734b907894577928467c9a925f960.png?v=1773820026 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2edd1103a5344a149f3445bc73c3f7a1.png?v=1773820026 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/436624841bb64fb1ae288a6d86a355eb.png?v=1773820026 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f939a2d3c4b84d3eaefa1dd51ed2f2f4.png?v=1773820026 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/989c034fd63a4f498ccecf2c90a0d5b7.png?v=1773820026 ## Agent notes - Image content not inspected; only URLs provided. - No dimensions or capacity details available.
This product has 18 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, Dog Steps with Washable Cover, Dog Ramp Gentle Slope, Pet Stairs Removable Cover, Dog Steps for Sofa Access",
"quantity": 1,
"grams": 1700000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").