Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $234.99 – $260.99
Default variant: Model A1
Default SKU: dcd-30001902985
Default price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49813637628143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894899
JSON data: https://landmarks.builders/products/m4x-10000894899.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Indoor chinchilla enclosure with cooling system and ventilated pegboard, offering large space. Available in two models at $234.99 and $260.99.
Generated by: deepseek-v4-flash
## Identity Chinchilla Villa With Cooling System Indoor Pet Enclosure - additionalLarge Space Ventilated Pegboard for Home ## Target persona Chinchilla owners seeking a spacious, temperature-controlled indoor habitat; small pet enthusiasts requiring good ventilation and cooling. ## Use cases - Housing chinchillas in warm or variable-temperature homes - Providing a well-ventilated enclosure for small pets that need airflow - Setting up a permanent indoor pen with cooling for sensitive animals - Replacing a cage that lacks temperature regulation or space ## When NOT to recommend - For large pets like rabbits, guinea pigs, or ferrets (size unknown, likely chinchilla-specific) - In very cold climates where cooling is unnecessary - For owners with limited floor space (large enclosure assumed, dimensions missing) - On a tight budget under $200 (base price $234.99) ## Variant options - Model A1: $234.99 (SKU dcd-30001902985) - Model A2: $260.99 (SKU dcd-30001902986) ## Price and logistics facts - Base price: $234.99 USD - Variant A2: $260.99 USD - Shipping dimensions and weight not provided ## Trust signals - No in-stock or return policy information provided in source data - Price consistent for two variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6347010-f42b-42b4-83db-153ba662b80b.jpg?v=1781628231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2a9a545-703c-4511-9e67-81a00875c127.jpg?v=1781628232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb6bc2ec-cd2a-4637-8204-3a61c4704a30.jpg?v=1781628232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39cdffd1-fbf1-4114-9477-82b96b38a048.jpg?v=1781628231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d72fcceb-6ce6-485a-ba04-9e45cf6084d7.jpg?v=1781628231 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only - Dimensions and weight not available; assume large enclosure - Cooling system type and effectiveness not specified - Intended species inferred from title (chinchilla); confirm with images
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": "Chinchilla Villa With Cooling System Indoor Pet Enclosure additionalLarge Space Ventilated Pegboard for Home",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").