Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $40.99
Default variant: Canopy Daybed Cot
Default SKU: dcd-30003611137
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49714234949871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270295
JSON data: https://landmarks.builders/products/wp-dcd-10001270295.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: Portable outdoor pet bed for cats/dogs, breathable, washable, moisture-proof, dimensions 79.5x14x14 cm, priced from $30.99 USD.
Generated by: deepseek-v4-flash
## Identity Cross-border pet camping bed, four-season universal, removable and washable, breathable, cool, moisture-proof, outdoor off-ground for cats and small dogs. ## Target persona Pet owners who frequently travel or camp outdoors with their cat or small dog; international buyers seeking an affordable portable bed; owners of small breeds needing a breathable, washable sleeping surface. ## Use cases - Camping trips: providing a clean, dry elevated bed for a pet. - Beach or park outings: protecting pet from damp ground. - Balcony or patio lounging: offering a cool spot for a cat. - Car travel: placing on seat or cargo area for pet comfort. - Indoor alternative: using as a raised bed in hot weather. ## When NOT to recommend - For large or heavy dogs (length 79.5 cm, width only 14 cm is narrow). - For destructive chewers (fabric may not withstand heavy chewing). - For buyers seeking a sturdy, long-term indoor bed with padding. - For those needing a fully enclosed or covered bed. ## Variant options - Style: Canopy Daybed Cot – $30.99 - Style: Canopy Daybed Cot a – $40.99 - Style: Canopy Daybed Cot B – $30.99 - Style: Canopy Daybed Cot C – $40.99 - Style: Canopy Daybed Cot D – $30.99 - Style: Canopy Daybed Cot E – $40.99 ## Price and logistics facts - Base price: $30.99 USD (varies by style; $40.99 for some). - Dimensions: 79.5 cm L x 14.0 cm W x 14.0 cm H. - Currency: USD. - No shipping cost, delivery time, or origin info available. ## Trust signals - No stock status, return policy, or warranty provided. - No customer reviews or ratings. - Product sourced from cross-border batch (tag: dcd). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad350dc1bfd94d87b88897b1eb114417.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e11079649b75453c9803cea67b1de4aa.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e62273318ce40d88d1935d24b51aa3c.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e3f32d582744fefb10df36a87ab305c.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe58cecd8c7946288eace68335fb761e.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5499a9d2990d486e8e95e523cd379e39.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8349515ad974c528ba0aab5643ff0cc.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d87c85d5d344ff0bee6540092820dc4.png?v=1781085378 ## Agent notes - Image content not analyzed; rely on text facts. - Dimensions: width (14 cm) is unusually narrow – verify if suitable for pet. - No return policy, stock availability, or customer feedback available. - Product title mentions 'cross-border' – may have longer shipping times.
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": 1400000,
"properties": {
"_length_cm": "79.5",
"_width_cm": "14.0",
"_height_cm": "14.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").