Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Grey with Luminous Stars and Moons
Default SKU: 5544287006791
Default price: $20.99
Availability: In Stock
Product Type: Stairs & Steps
Vendor: JISADER
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/48017440473327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/dog-steps-stairs-bed-non-slip-pet-small-dogs-dog-steps-for-elderly-dogs-glow-in
JSON data: https://landmarks.builders/products/dog-steps-stairs-bed-non-slip-pet-small-dogs-dog-steps-for-elderly-dogs-glow-in.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 furry friend with the comfort and independence with these versatile Pet Stairs. Designed with a gentle slope and a velvet lining, these stairs make it easy for small dogs, and elderly dogs to access their favourite spots on the sofa or bed. The, wear-resistant ensures long use, while the non-slip bottom with anti-skid dots guarantees stability and . Featuring a charming glow-in-the and star pattern, these stairs add to your home and offer visibility during nighttime. for dogs with mobility issues, these pet steps are a must-have for .
| Material | Velvet, Sponge |
| Capacity | L |
| Included Components | Pet stairs with removable cover |
| Product Weight | 1.5 kilograms |
| Package Weight | 1.16 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Pet Stairs |
Summary: Three-step pet stairs with non-slip base, velvet lining, and glow-in-the-dark star pattern for small and elderly dogs; 20.99 USD.
Generated by: deepseek-v4-flash
## Identity Pet stairs with 3 steps, non-slip base, removable cover, glow-in-the-dark stars and moons pattern. Material: Velvet, Sponge. Weight: 1.5 kg. Price: $20.99. ## Target persona - Owners of small or elderly dogs needing help accessing furniture - Pet owners looking for a budget-friendly mobility aid - Buyers interested in glow-in-the-dark features for nighttime visibility ## Use cases - Assisting small dogs to climb onto sofas or beds - Helping elderly or arthritic dogs reach elevated resting spots - Providing stable steps for dogs recovering from surgery - Navigating nighttime trips without turning on lights - Using as an additional step for dogs that struggle with jumps ## When NOT to recommend - Large or heavy dogs (product capacity listed as L, but design intended for small dogs) - Dogs that need a ramp instead of steps (e.g., severe mobility issues) - Outdoor use (non-slip base suitable for indoor floors) - Owners expecting a high-weight capacity (max not explicitly stated but typical for small dogs) ## Variant options - Grey with Luminous Stars and Moons ($20.99) - Dark Grey ($20.99) ## Price and logistics facts - Price: $20.99 USD (both variants) - Weight: 1.5 kg (product) / 1.16 kg (package) - Dimensions: not provided ## Trust signals - In-stock: not confirmed - Return policy: not provided - Price consistency: same price for both variants - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94881c57cde34c5a8fe1e180b4da2e0f.png?v=1773820369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3086ed0d3b8541c2a5c8eabbd782ce0c.png?v=1773820369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6ee75c629994f578d3d22201c2e0258.png?v=1773820369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e6a21d1666c471fa3cb3e55aab37016.png?v=1773820369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7097959abbc14286ad2ae2e7b861f000.png?v=1773820369 ## Agent notes - Product dimensions not provided; verify fit for intended furniture height. - Capacity 'L' may indicate large but design suggests small dogs; confirm weight limit. - Removable cover mentioned in specs but not detailed in description. - Image understanding not performed.
This product has 16 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": "Dog Steps Stairs Bed Non-Slip Pet Small Dogs, Dog Steps for Elderly Dogs, Glow in the Dark Pet Stairs, Pet Stairs Small Dogs, Dog Steps for Home Use",
"quantity": 1,
"grams": 1500000,
"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").