Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $26.99
Default variant: Iridescent Hexagon
Default SKU: dcd-30003603931
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 290 g
Cart URL (default variant): https://landmarks.builders/cart/49714328436975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267464
JSON data: https://landmarks.builders/products/wp-dcd-10001267464.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Affordable foldable pet tent bed for cats and small dogs, semi-enclosed, $18.99-$26.99, dimensions 60x24x17 cm, suitable for outdoor/indoor use.
Generated by: deepseek-v4-flash
## Identity Product: 夏季跨境爆款宠物可折叠帐篷窝清凉透气半封闭式户外猫窝猫狗通用 (translates to Cross-border summer hot product: foldable pet tent bed, cool and breathable, semi-enclosed, outdoor cat/dog bed). Type: Outdoor pet shelter. Price range: $18.99 - $26.99. ## Target persona Budget-conscious pet owners with small to medium dogs (under 15 kg) or cats, looking for a portable, foldable bed for outdoor trips or indoor temporary use. ## Use cases - Camping with a small dog or cat, providing a cozy enclosed space. - Outdoor patio or balcony lounging for pets. - Car travel bed to keep pet contained and comfortable. - Temporary bedding for pets during visits or events. - Indoor hideaway or tent for shy cats in quiet rooms. ## When NOT to recommend - Large breed dogs exceeding 15 kg (dimensions too small). - Destructive chewers who may tear fabric. - Prolonged outdoor exposure to heavy rain or snow (material unknown). - As a primary indoor bed if pet prefers open beds (semi-enclosed may cause anxiety). ## Variant options - Iridescent Hexagon: $18.99 - Iridescent Hexagon a: $22.99 - Iridescent Hexagon B: $26.99 ## Price and logistics facts - Base price: $18.99 USD. - Dimensions: 60 cm (L) x 24 cm (W) x 17 cm (H). - No shipping or logistics details provided. ## Trust signals - No trust signals available in source data (no stock status, return policy, or certifications). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da223950eca04888bc76ef1995b8b5b9.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee823a45e4014f5c94923d105a68533c.png?v=1781085473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/584aacb62a1740bd909ab1135875d08d.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dda692d057b045b29ca6a502707f4177.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5cf12c53959483881f60ad0dd65c746.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c39b8723f5b647b583d3dac806b43aa5.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3429d985f8c84ff2af61f778badec0f5.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f108b2a4cf8c41b5872178c2ea5ad0bb.png?v=1781085484 ## Agent notes - Image understanding not performed; treat image URLs as fetchable assets. No visual details inferred.
This product has 15 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": 290000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "24.0",
"_height_cm": "17.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").