Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $27.99
Default variant: L / Green with Mat
Default SKU: dcd-30003613215
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714027266287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271096
JSON data: https://landmarks.builders/products/wp-dcd-10001271096.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable semi-enclosed cat tent for outdoor use, available in L and XL sizes with mat or dual-pad options, priced from $19.99 to $27.99.
Generated by: deepseek-v4-flash
## Identity Foldable cat tent for outdoor use, semi-enclosed, available in green and orange with mat or dual-pad. ## Target persona Outdoor cat owners who take their pets camping or on trips; pet store retailers buying wholesale for resale. ## Use cases - Camping trips where cat needs a familiar shelter - Outdoor picnics or beach days with cat - Providing a shaded rest spot in backyard - Travel car rides requiring a compact pet bed - Wholesale purchase for pet shop inventory - Emergency temporary shelter during outdoor events ## When NOT to recommend - Large dogs (too small) - Heavy rain or strong wind (no waterproof rating provided) - Indoor-only cats unfamiliar with outdoors - Permanent stationary use (designed for portability) ## Variant options - L / Green with Mat ($19.99) - XL / Green with Mat ($24.99) - L / Orange with Mat ($19.99) - XL / Orange with Mat ($24.99) - L / Green with Dual-pad ($22.99) - XL / Green with Dual-pad ($27.99) - L / Orange with Dual-pad ($22.99) - XL / Orange with Dual-pad ($27.99) ## Price and logistics facts Base price $19.99; XL add $5.00; Dual-pad add $3.00. Dimensions folded: 55x47x10 cm. No weight provided. ## Trust signals In-stock status unknown; return policy not stated; no certifications given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffdc6fad83ea4636ad3dfd02bb248465.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/193743e169174a1999ba4235673ffce5.png?v=1781085208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b445e0c3dad344768f2d7f66de716a9e.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9309836ce0af41c69300828b29379647.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/503dc16b3c694436af7336f823fa955b.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c86a1b4c85264c3e8cfad83aa4b93503.png?v=1781085208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdc5cb0c9da4428da9d712ec204f8aa5.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd833c0e76f94884a57438d748d4fab6.png?v=1781085206 ## Agent notes No product description provided; material and waterproofness unknown. Images were not analyzed visually; all listed URLs are raw fetchable assets.
This product has 16 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": 850000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "47.0",
"_height_cm": "10.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").