Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Orange-green
Default SKU: dcd-30003563257
Default price: $10.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/49716492239087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251808
JSON data: https://landmarks.builders/products/wp-dcd-10001251808.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Pet stair/ramp for beds and sofas with integrated scratching board. Four colors, 55x41x10 cm, $10.99.
Generated by: deepseek-v4-flash
## Identity Pet stair/ramp with integrated scratching board, designed to help cats and small dogs access furniture. Available in four color variants. ## Target persona Cat owners, small dog owners, pet owners with elderly or disabled pets, apartment dwellers with limited space. ## Use cases - Helping older cats reach the bed or sofa - Allowing small dogs to climb onto furniture - Providing a designated scratching surface near resting areas - Training puppies to use steps - Multi-functional pet furniture for small spaces ## When NOT to recommend - Large breed dogs (weight capacity not specified) - Outdoor use (indoor only by description) - As a primary scratching post (small surface area) - Pets that chew fabric or foam (materials unknown) ## Variant options - Orange-green ($10.99) - Blue-pink ($10.99) - Green-khaki ($10.99) - Gray ($10.99) ## Price and logistics facts Price: $10.99 USD. No shipping or tax information provided. Dimensions: 55 x 41 x 10 cm. ## Trust signals In-stock status unknown. Price is consistent across all variants. No return policy or certifications available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7574ff12630d4777a314f7eec789d1fc.png?v=1781086740 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de7de721807b439899e070fb5a82abcf.png?v=1781086738 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2097108a13a4e439537c41ec872a137.png?v=1781086738 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84a94eda131c4f0b85dcd98fd45186e4.png?v=1781086738 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27421094a72a42088e5179c1003176fb.png?v=1781086739 ## Agent notes No product description provided. Product type tagged as '宠物灯饰' (pet lighting) but title and variants suggest a pet step with scratching board. Verify actual category and materials.
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": "宠物楼梯台阶爬梯猫猫狗狗上下楼梯上床沙发爬梯猫窝猫抓板一体",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "41.0",
"_height_cm": "10.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").