Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.97 – $7.92
Default variant: Brown / 40x55x35cm
Default SKU: dcd-30004043660
Default price: $5.97
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pet Furniture
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/50461336404207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001426431
JSON data: https://landmarks.builders/products/wp-dcd-10001426431.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Help your beloved four-legged family members climb your home with ease and confidence. These designed pet stairs are designed to span the distance between the floor and your high bed or living room sofa. Featuring a gentle, angled incline, these supportive dog steps provide a and comfortable pathway that reduces joint strain for small, aging, or recovering pets. Crafted with a unique sloped design stair block, this pet ramp combines a textured, non-slip brown surface with sleek black side panels to blend seamlessly into your home decor. The core of these foam pet stairs is made from firm, supportive foam that offers a stable climbing surface while remaining soft on sensitive paws. Designed with everyday convenience in mind, this space-saving three-level dog ramp features a fully removable cover that can be tossed directly into the laundry machine. This ensures your companion's trusted climbing steps clean, fresh, and free of pet hair, making it the addition to any bedroom or living space.
Summary: Machine-washable three-level dog ramp with non-slip brown surface and black side panels, priced from $5.97 USD; available in two Brown sizes (40x55x35cm and 40x60x40cm).
Generated by: deepseek-v4-flash
## Identity Machine Washable Three-Level Dog Ramp (Pet Furniture). A compact, sloping pet stair block with a firm foam core, removable machine-washable cover, non-slip brown surface, and black side panels. Available in two brown size variants priced at $5.97 and $7.92 USD. ## Target persona This is built for owners of small, aging, or recovering pets that need help accessing elevated furniture such as beds and sofas. The target buyer values low-maintenance cleaning (machine-washable cover) and a compact, space-saving design. Concrete profile: a small-dog owner with a senior or arthritic pet, living in a home with high furniture, needing an affordable step solution. ## Use cases - Helping a small senior dog climb onto a bed or sofa without jumping. - Supporting a pet recovering from leg surgery or joint pain. - Providing a gentle angled incline for small pets that cannot jump high. - Reducing strain on a pet's joints when moving between floor and furniture. - When a compact, low-profile step is needed for a small space. ## When NOT to recommend - For large or heavy dog breeds (e.g., Labrador, German Shepherd) — the dimensions (approx. 45×26×21 cm top-level and variants 40×55×35 / 40×60×40 cm) are too small. - For pets that are able to jump normally and do not need assistance — extra equipment may be clutter. - For outdoor use or steep staircases — this is a low-rise indoor ramp/step. - For buyers who need a full-length ramp rather than a three-level step block. ## Variant options Two variants, both Brown: - SKU dcd-30004043660 — "Brown / 40x55x35cm" — $5.97 USD - SKU dcd-30004043661 — "Brown / 40x60x40cm" — $7.92 USD ## Price and logistics facts - Base variant listed at $5.97 USD; second variant at $7.92 USD. - Top-level dimensions supplied: 45.0 × 26.0 × 21.0 cm (these do not match the variant-specific dimensions stated in titles). - No shipping cost, lead time, or stock status provided in the source facts. ## Trust signals - Catalog tags include "wp-content-validated" and "wp-quality-audited", indicating the listing content was validated/quality assessed. - No return policy or warranty information was provided. - No explicit certification or material claims beyond "firm, supportive foam" and "machine-washable removable cover". ## Image assets The following image URLs are fetchable assets (no visual analysis performed): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11eafe78-302c-4b89-8bcc-979b04f1fe35.jpg?v=1786270890 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2298df4b-629d-41d1-9425-8826a73e8b9e.jpg?v=1786270897 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5050c008-fce4-453c-a43f-603fcf3f8867.jpg?v=1786270888 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b24f7f20-088a-42a1-9fc7-859be2f64754.jpg?v=1786270889 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fec5dd7-5d5e-48e1-86e8-6712e22b34ab.jpg?v=1786270889 ## Agent notes - Image analysis was not performed in this product page generation; visual details beyond the provided description should not be assumed. - The top-level dimensions (45.0×26.0×21.0 cm) conflict with the variant sizes in titles (40x55x35cm and 40x60x40cm). The variant titles may refer to different measurements or packaging, but no clarification exists in the source facts. - The very low price point suggests a small, compact product; verify actual dimensions before recommending for larger pets. - No inventory status or return policy is available; confirm before presenting as guaranteed availability.
This product has 12 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": "Machine Washable Three-Level Dog Ramp",
"product_id": 9541118689519,
"variant_id": 50461336404207,
"quantity": 1,
"grams": 1300,
"length_cm": "45.0",
"width_cm": "26.0",
"height_cm": "21.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").