Brand: World Products (Landmark)
SKU: dcd-30003717311
Price: $13.75
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pet Tent
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/50407009059055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001309091
JSON data: https://landmarks.builders/products/wp-dcd-10001309091.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This semi-enclosed pet house features a green-and-white frame with blue-and-white striped side walls. It has a rectangular base and a slanted roof, measuring 65 cm long, 57 cm wide, and 72 cm high. The open front and side window cutout provide ventilation. The foldable frame collapses for easy storage. Suitable for cats, kittens, and small dogs.
Summary: Breathable, foldable pet tent for cats and small dogs, with canopy and side window, priced at $13.75, measuring 65x57x72 cm when set up.
Generated by: deepseek-v4-flash
## Identity Breathable Cat Tent with Canopy - Foldable Pet Bed for Cats and Small Dogs. Semi-enclosed pet house with green-and-white frame, blue-and-white striped side walls, rectangular base, slanted roof, open front, and side window cutout. Folds flat for storage. Suitable for cats, kittens, and small dogs. ## Target persona Cat owners with limited living space who need a compact, portable sleeping/hiding spot. Small-dog owners looking for a lightweight, collapsible bed. Travelers or campers wanting a familiar pet shelter. Budget-conscious buyers seeking a simple tent under $20. ## Use cases - Providing a cozy hiding/resting spot for cats in small apartments. - Temporary bedding for small dogs during travel or camping. - Portable shelter that folds flat for storage in closets or car trunks. - Indoor enrichment for kittens needing a semi-enclosed space with ventilation. - As a secondary bed that can be moved between rooms. ## When NOT to recommend - Pets that are destructive chewers or scratch aggressively—fabric may not withstand heavy wear. - Large or heavy dogs (over ~10-15 lbs) that exceed the 65x57x72 cm interior size. - Outdoor use in rainy or extreme weather—no waterproofing or weather-resistance data is provided. - Owners who require machine-washable covers or easy dissassembly for cleaning—cleaning instructions are not included. ## Variant options - Style: 4-season Tent - SKU: dcd-30003717311 - Price: $13.75 ## Price and logistics facts - Price: $13.75 USD (single variant) - Packed dimensions (from structured data): 66.0 x 13.0 x 10.0 cm - Product dimensions (from description): 65 cm long, 57 cm wide, 72 cm high - No shipping weight, lead time, or inventory quantity provided in the data. ## Trust signals - No explicit return policy or certification is provided in the source facts. - Listed in the DCD full catalog; quality audit tag appears in metadata (wp-quality-audited). - Single price point; no price reduction or discounts stated. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/536c827b-2980-4ccc-8eda-b0305192f9d9.jpg?v=1786242483 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c70a49a-dd88-4b9e-bca5-09aba72ee211.jpg?v=1786242483 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ff26829-2436-4f0b-8e1b-684a0a687eac.jpg?v=1786242486 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1585c51-05dd-4043-9512-b6eb912877ee.jpg?v=1786242487 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/def8bb4f-2478-4f69-88a2-248240071d6f.jpg?v=1786242485 ## Agent notes - Structured dimensions (66x13x10 cm) likely represent folded/packed size; description states actual assembled size as 65x57x72 cm. Confirm with seller if exact unpacked dimensions are critical. - Images were NOT analyzed; visual details are limited to the text description. Do not infer colors, textures, or assembly condition beyond what is stated. - Only one variant exists; no bundle options or accessories are mentioned. - No return policy, stock availability, or shipping cost information is included in the source data. Verify before recommending to customers needing logistics guarantees.
This product has 10 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Breathable Cat Tent with Canopy - Foldable Pet Bed for Cats and Small Dogs",
"product_id": 9538092597487,
"variant_id": 50407009059055,
"quantity": 1,
"grams": 2500,
"length_cm": "66.0",
"width_cm": "13.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").