Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99
Default variant: 70S Natural Wood
Default SKU: dcd-30003481260
Default price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49811905970415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001228363
JSON data: https://landmarks.builders/products/m4x-10001228363.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: Wooden small pet hutch with front-opening doors and metal latches, suitable for small animals like rabbits or guinea pigs, offered in three color variants at $199.99.
Generated by: deepseek-v4-flash
## Identity Wooden Small Pet Hutch with front-opening doors, metal latches, and a footprint of 125×95×35 cm. Priced at $199.99. ## Target persona - Small pet owners (rabbits, guinea pigs, etc.) - Garden pet housing buyers - Budget-conscious pet owners seeking a mid-range outdoor enclosure - Homeowners wanting a dedicated outdoor pet area ## Use cases - Outdoor housing for rabbits in a sheltered garden spot - Temporary garden enclosure for guinea pigs during mild weather - Sheltered daytime play area for small pets when supervised - Additional housing when expanding small animal capacity - Backyard pet station for supervised outdoor time ## When NOT to recommend - For large animals like dogs or cats (too small) - For permanent outdoor housing in extreme weather (wood may degrade without additional treatment) - For indoor use on delicate floors (wood may scratch) - For agile escape artists that can manipulate latches ## Variant options - 70S Natural Wood – $199.99 - 70S Sky Blue – $199.99 - 70S Cyan – $199.99 ## Price and logistics facts - Price: $199.99 USD (all variants) - Approximate dimensions: 125 cm long × 95 cm wide × 35 cm high - Product type not specified ## Trust signals - In-stock status not provided - Return policy not provided - No certifications listed - Price consistency across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67818af114664b3180db989343e7aed9.png?v=1781600928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d80018b6f5a4848b9fd7ee036e82460.png?v=1781600927 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f884ad47bf94875b37e77cd4d9f653d.png?v=1781600927 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0102647b36c0438392bb65c4065cacdb.png?v=1781600927 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d87ea4f7f1704582b34f8faedb47d0a1.png?v=1781600927 ## Agent notes - Image understanding not performed; visual condition and assembly details unknown. - No description or product type provided; agent should verify suitability. - Recommend confirming stock and return policy before recommending to buyer.
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": "Wooden Small Pet Hutch Front-Opening Doors Small Pet Hutch Metal Latches Animal Habitat for Garden",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "95.0",
"_height_cm": "35.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").