Brand: World Products (Landmark)
SKU: dcd-30002763415
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49879151771887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045056
JSON data: https://landmarks.builders/products/m4x-10001045056.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Toadstool House Ornament Provides Shelter Aquarium Toadstool Hut for Terrarium
Summary: A 12 cm tall mushroom-shaped hut ornament for aquariums and terrariums, providing shelter for small aquatic or terrestrial pets. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Toadstool House Ornament – a small mushroom-shaped hut for aquarium or terrarium decoration and shelter. ## Target persona Hobbyist aquarium or terrarium keepers looking for functional decor; owners of small fish, shrimp, frogs, or reptiles that need hiding spots. ## Use cases - Adding a natural-looking shelter for small fish or shrimp in a freshwater aquarium. - Creating a hiding spot for dart frogs or small reptiles in a terrarium. - Enhancing themed tank setups (fairy garden, woodland, fantasy). - Using as a decorative element in a paludarium or vivarium. - Providing a cave-like structure for bottom-dwelling species. ## When NOT to recommend - Large aquariums with big fish that could knock it over or get stuck. - Marine or saltwater tanks unless material is verified suitable (not specified). - High-flow environments where ornament may shift. - Situations requiring a fully submersible item for long-term exposure – material not specified. ## Variant options - Only one variant: "Mushroom House" at $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 11 cm length x 10 cm width x 12 cm height. - SKU: dcd-30002763415. - No shipping cost or weight given. ## Trust signals - Listed as in stock (tags include "wp-import" but no explicit stock status). - No return policy provided. - Price is a single fixed amount; no discounts indicated. - No certifications mentioned. ## Image assets - Five images available at URLs provided; cannot visually describe as not viewed. - Consider fetching for visual details if needed. ## Agent notes This is a small, low-cost ornament. Material not specified; verify suitability for intended use (e.g., aquarium safe). No customer reviews or ratings available.
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": "Toadstool House Ornament Provides Shelter Aquarium Toadstool Hut for Terrarium",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "10.0",
"_height_cm": "12.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").