Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $26.99
Default variant: Small 3-Step (42x33x30cm)
Default SKU: 5805661828715
Default price: $18.99
Availability: In Stock
Product Type: Stairs & Steps
Vendor: JISADER
Weight: 870 g
Cart URL (default variant): https://landmarks.builders/cart/48017465737455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/pet-sofa-bed-access-dog-small-dogs-washable-steps-high-density-foam-pet-ramp-gen
JSON data: https://landmarks.builders/products/pet-sofa-bed-access-dog-small-dogs-washable-steps-high-density-foam-pet-ramp-gen.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 easy access to their favourite spots with these Pet Stairs. Crafted from foam, these dog stairs offer exceptional support and comfort, ensuring a stable climb every time. The gentle slope design is specifically engineered to be friendly, making it ideal for small dogs, senior dogs, or those with injuries who may struggle with steeper inclines. These stairs are for helping your pet reach sofas, beds, and other furniture, offering crucial mobility support. The wear-resistant material guarantees durability and a long lifespan, while the easy-to-clean ensures maintenance is a . Give your dog the independence and comfort they deserve with these reliable pet stairs.
| Material | Sponge |
| Capacity | L |
| Colour | Grey, Beige, Brown, Green, Blue, Black |
| Product Weight | 1.92 pounds |
| Package Weight | 1.92 pounds |
| Included Components | Pet stairs (sponge core with removable fabric cover) |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Pet Right-Angle Climbing Ladder |
| Brand | JISADER |
Summary: Foam pet stairs with gentle slope for small, senior, or injured dogs to access sofas/beds; available in two sizes and multiple colors.
Generated by: deepseek-v4-flash
## Identity Pet Sofa Bed Access Dog Stairs – foam construction, gentle slope, removable washable cover. Brand: JISADER. ## Target persona Owners of small, senior, or injured dogs who need mobility assistance to reach elevated furniture like sofas and beds. ## Use cases - Helping a senior dog climb onto a sofa. - Assisting a small dog to reach a bed. - Providing access for a post-surgery or injured pet. - Enabling short-legged breeds (e.g., Dachshunds, Corgis) to get on furniture. - Reducing joint strain for dogs with arthritis. - Giving independence to older pets that struggle with jumping. ## When NOT to recommend - For large or heavy dogs (capacity not specified; small size is 42x33x30cm). - For outdoor use (foam and fabric cover not weatherproof). - If steep incline is needed (gentle slope only). - For pets that can already jump comfortably (unnecessary). ## Variant options - **Small 3-Step** (42x33x30cm): $18.99 USD - **Large 3-Step** (54x38x40cm): $26.99 USD Colors: Grey, Beige, Brown, Green, Blue, Black. ## Price and logistics facts - Base price: $18.99 USD (small variant). - Large variant: $26.99 USD. - Product weight: 1.92 lbs (likely small variant; large may differ). - Shipping cost and availability not provided. ## Trust signals - In-stock status not specified. - Return policy not provided. - Price consistent across listed variants. - No certifications or safety testing data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fb589e44166482aa3e068219cabe2dc.png?v=1773821205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed3daa64b5ad47149c1a297d40b6994f.png?v=1773821205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72158af59e954cf382faa609d638b9eb.png?v=1773821205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c632dd104174502b22a7dd9983ea9ce.png?v=1773821205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/746781006eb8406a9f6b42432fa6a6bc.png?v=1773821205 ## Agent notes - Image content was not analyzed; visual details cannot be inferred. - Weight capacity not provided; assume small dogs only. - Dimensions only available for the two size variants. - No information on assembly or packaging.
This product has 13 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 Sofa Bed Access, Dog Small Dogs, Washable Steps, High Density Foam Pet Ramp, Gentle Slope Dog Stairs",
"quantity": 1,
"grams": 870000,
"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").