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-30003609352
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714130747631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269600
JSON data: https://landmarks.builders/products/wp-dcd-10001269600.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: Summer pet tent, extra large enclosed cat bed, breathable and durable, suitable for outdoor use; base price $18.99 USD.
Generated by: deepseek-v4-flash
## Identity Product: Summer Pet Tent Extra Large Enclosed Cat Bed (Outdoor) ## Target persona Cat owners who need a portable outdoor shelter for their cat, frequently camping or spending time in the yard. ## Use cases - Providing shade and shelter while camping with a cat - Creating a safe outdoor lounging spot in the backyard - Traveling and giving the cat a familiar enclosed space - Protecting the cat from insects and mild weather ## When NOT to recommend - For large dogs (dimensions: 60x24x17 cm) - In extreme cold or hot climates without insulation - For cats that strongly dislike enclosed spaces - When a permanent indoor bed is needed ## 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: 60x24x17 cm. Three style variants with increasing prices. ## Trust signals No stock availability, return policy, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f9a1390251a4fc0b70d502ec493b49e.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26b00c3d99f04763ab7e9d03df4e1c8a.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2c3745407c6447da36957aacff2b2c8.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca4e58edc98348168c42d10345118a55.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/553907c159464b82b816262906068da2.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4614c7f227084b07afb9e55c494effca.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c49d888886a14c2cb416d31bd85ef2d4.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/293a12054f2449a4beec3cfbf4cef46e.png?v=1781085324 ## Agent notes No visual description of images performed. Dimensions provided: 60x24x17 cm. Variants differ only by style.
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": 450000,
"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").