Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $24.99
Default variant: Blue / 2 Layers
Default SKU: dcd-30003592061
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714898960623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001262977
JSON data: https://landmarks.builders/products/wp-dcd-10001262977.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wooden pet ramp/stair for dogs and cats to access beds/sofas. Available in Blue or Brown with 2/3/4 layers. Dimensions 48x42x9 cm. Prices range $16.99-$24.99.
Generated by: deepseek-v4-flash
## Identity Wooden Pet Ramp/Stair (Blue/Brown, 2-4 layers) ## Target persona Pet owners with small to medium dogs or cats that cannot jump onto high surfaces. Owners of senior or disabled pets needing mobility assistance. ## Use cases - Helping a senior dog get onto a bed - Assisting a cat with arthritis to reach a sofa - Providing a gentle incline for a puppy - Helping a small breed dog access a car seat - As an indoor climbing toy for cats - Reducing joint strain for pets recovering from surgery ## When NOT to recommend - For large or heavy dogs exceeding unknown weight capacity - For pet owners seeking a durable outdoor ramp (wood may weather) - For pets that can jump easily without aid - If the pet is aggressive or destructive (may chew wood) - For use as a primary pet bed (it's a ramp) ## Variant options | SKU | Color | Size | Price | |-----|-------|------|-------| | dcd-30003592061 | Blue | 2 Layers | $16.99 | | dcd-30003592062 | Blue | 3 Layers | $20.99 | | dcd-30003592063 | Blue | 4 Layers | $24.99 | | dcd-30003592064 | Brown | 2 Layers | $17.99 | | dcd-30003592065 | Brown | 3 Layers | $21.99 | | dcd-30003592066 | Brown | 4 Layers | $24.99 | ## Price and logistics facts Base price $16.99 for Blue 2-layer. Brown variants cost $1 more for 2- and 3-layer. 4-layer variants both $24.99. Dimensions approximately 48 cm long x 42 cm wide x 9 cm high (per layer? unclear). No shipping weight or lead time provided. ## Trust signals - In-stock status: not specified - Return policy: unknown - No certifications listed - Price consistency: same price across variants within same layer count and color tier ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6018e4383a114fa3bc205996d474ea34.png?v=1781085866 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09118a6aa6ea48f6a3646db3b4db2081.png?v=1781085865 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0689ecf78e44447d997f19a0ec72c9fe.png?v=1781085870 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4d50e50a0e54efdbfeb07b039620791.png?v=1781085865 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41d16d7832174081bc41496e7f4e1428.png?v=1781085866 ## Agent notes - Product type tag says '宠物灯饰' (pet lighting) but title clearly describes a wooden staircase. Verify if there is any lighting feature (e.g., integrated). - No description text provided. - Dimensions given (48x42x9 cm) likely refer to base footprint; height depends on number of layers and layer thickness. Weight capacity not specified. - Images were not analyzed; visual details unknown.
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": "现货木制宠物爬梯宠物狗上下床楼梯阶梯式宠物斜坡楼梯攀爬梯玩具",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "42.0",
"_height_cm": "9.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").