Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $186.99
Default variant: Floral Cream
Default SKU: dcd-30003391293
Default price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49811881361647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001198359
JSON data: https://landmarks.builders/products/m4x-10001198359.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.










Summary: A lightweight, multi-use portable tent enclosure for kittens, available in 12 color/style variants, with dimensions 70x55x42 cm, priced at $186.99.
Generated by: deepseek-v4-flash
## Identity Kitten Enclosure Tent Multi-Use Portable Kitten Enclosure Lightweight ## Target persona New kitten owners seeking a safe, portable outdoor containment solution; multi-pet households needing temporary separation; cat owners who travel with their cats. ## Use cases - Providing supervised outdoor time for kittens in a secure, enclosed space. - Creating a temporary safe zone indoors during gatherings or cleaning. - Using as a travel enclosure for kittens during car trips or camping. - Separating a new kitten from other pets for gradual introductions. - Containing kittens during vet visits or grooming appointments. - Setting up a playpen for kittens in a yard or balcony. ## When NOT to recommend - For large or adult cats that may escape or damage the tent. - For aggressive chewers or clawers. - For outdoor use in extreme weather (high wind, heavy rain, intense sun). - For users needing a permanent, heavy-duty enclosure. ## Variant options Twelve color/style options: Floral Cream, Blue, Rainbow White, Coffee, Black, Rainbow Green, Rainbow Blue, Rainbow Yellow, Off-white, Orange, Red, Yellow Duck. All priced at $186.99. ## Price and logistics facts Price: $186.99 USD. Dimensions: 70 cm (L) x 55 cm (W) x 42 cm (H). Lightweight construction. ## Trust signals - No stock status provided; assume available while listed. - No return policy or warranty information given. - Multiple color/style variants available. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ceb3203d-1936-405f-84da-3d00a3ce1d63.jpg?v=1781600883) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3301ca6-7b6b-4486-a44b-a330e1beff6d.jpg?v=1781600884) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/549fb2cf-dc7c-4978-a021-2880be603603.jpg?v=1781600883) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/192e4315-d7d3-4765-975d-c53d39e5d514.jpg?v=1781600881) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea65ba3b-6c2b-4968-9fc6-7939d820f99b.jpg?v=1781600883) ## Agent notes No product description provided; rely on title and dimensions. Image understanding not performed; actual appearance and material quality unknown.
This product has 12 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": "Kitten Enclosure Tent Multi-Use Portable Kitten Enclosure Lightweight",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "55.0",
"_height_cm": "42.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").