Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $71.99 – $95.99
Default variant: 845 X 325 CM
Default SKU: dcd-30003612795
Default price: $71.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 3900 g
Cart URL (default variant): https://landmarks.builders/cart/49713929027823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270970
JSON data: https://landmarks.builders/products/wp-dcd-10001270970.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现货小狗楼梯金属可折叠室内床边沙发宠物楼梯斜坡爬梯老年犬
| 产地 | 江苏常州 |
| 货号 | CB-2311 |
| 品牌 | 灿搏 |
| 是否专利货源 | 否 |
| 适用对象 | 通用 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
Summary: Foldable metal pet stairs for dogs to access beds and sofas. Two size variants: 845x325 cm and 1255x41 cm (likely mm). Priced from $71.99.
Generated by: deepseek-v4-flash
## Identity Canbo foldable metal pet stairs (model CB-2311) for small to medium dogs, especially seniors. ## Target persona Small dog owners who need an easy way for their pets to reach beds or sofas; senior dog owners seeking low-impact access; apartment dwellers with limited space. ## Use cases - Helping senior or arthritic dogs climb onto a bed or sofa - Providing a gentle ramp for small breeds to access raised surfaces - Portable solution for travel or changing rooms - Temporary setup for post-surgery recovery - Reducing furniture scratches from jumping ## When NOT to recommend - For large or heavy dogs exceeding the platform's weight capacity (not specified) - For cats that prefer other climbing methods - If the pet needs a full ramp with gradual incline (these are stairs) - For outdoor use (indoor furniture accessory) ## Variant options - Style "845 X 325 CM" (likely mm): SKU dcd-30003612795, $71.99 - Style "1255 X 41 CM" (likely mm): SKU dcd-30003612796, $95.99 ## Price and logistics facts - Base price: $71.99 USD; larger variant: $95.99 USD - Dimensions (product): 66 x 44.5 x 11 cm (from description) - Brand: 灿搏 (Canbo) - Origin: Changzhou, Jiangsu, China - Export-oriented for Middle East; listed on LAZADA ## Trust signals - In-stock (tagged as "现货") - Price is consistent across variant options - No warranty or return policy mentioned in provided data - No known certifications ## Image assets - 8 PNG images available for fetching (do not infer visual details) - URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8942592410c8490cafee5e350989806b.png, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04c9fede6d76408c8db0d647f203cabe.png, ... (all provided) ## Agent notes - Product type tagged as "宠物灯饰" (pet lighting) inconsistent with description; category may be mislabeled. - Variant dimensions are given as "845 X 325 CM" etc., but likely actual unit is mm (84.5x32.5 cm); product dimensions from description (66x44.5x11 cm) might refer to folded size. - Weight capacity not specified. - Image understanding not performed; treat images as fetchable assets only.
This product has 14 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": 3900000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "44.5",
"_height_cm": "11.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").