Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.22 – $2.01
Default variant: 9.6cm / Purple Clay Feeding/Bathing Dish
Default SKU: dcd-30004136287
Default price: $1.22
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/50467637461231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455804
JSON data: https://landmarks.builders/products/wp-dcd-10001455804.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable terracotta material provides a natural and safe environment for aquatic and terrestrial reptiles.
Multi-functional design serves as a hiding spot, basking platform, and decorative landscape element.
Promotes natural behaviors by offering a secure retreat and elevated area for thermoregulation.
Porous surface of the terracotta helps to maintain water quality and prevent algae growth in aquariums.
Easy to clean and maintain, suitable for various reptile and amphibian habitats.
Summary: Terracotta hideout cave and basking platform for aquarium and reptile tanks. Multifunctional natural décor; variants include hideout caves and bathing dishes priced $1.22–$2.01.
Generated by: deepseek-v4-flash
## Identity Durable terracotta hideout/basking platform for aquatic and terrestrial reptiles and amphibians. Porous material may aid water quality and algae prevention. Also sold as feeding/bathing dishes. ## Target persona Aquarium and reptile keepers on a budget; turtle owners needing a low-cost hide or bask spot; hobbyists seeking natural terracotta tank decor under $3 per piece. ## Use cases - Provide a secure hiding retreat for shy reptiles or amphibians - Serve as a raised basking area for thermoregulation - Act as a decorative natural landscape element in aquariums or terrariums - Function as a feeding or bathing dish for turtles - Help maintain water quality via porous terracotta surface ## When NOT to recommend - Large or heavy reptiles (e.g., adult tortoises, iguanas) that may break or overturn the piece - Setups requiring a floating basking dock—this is a fixed cave/ledge, not buoyant - Buyers needing certified food-safe ceramics or exact material safety documentation - Tanks with strong water currents that could topple an unanchored lightweight item ## Variant options - dcd-30004136287: 9.6cm / Purple Clay Feeding/Bathing Dish — $1.22 - dcd-30004136288: Medium 18cm / Upgraded Hideout Cave — $2.01 - dcd-30004136289: 2 Small 12cm / Upgraded Hideout Cave — $1.69 - dcd-30004136290: 3.9 inch (9.6cm diameter x 2cm height) / Turtle Bathing Dish — $1.22 ## Price and logistics facts Base price for dish variants is $1.22 USD; hideout caves range from $1.69 to $2.01. No shipping lead time, stock level, or fulfillment constraints provided. ## Trust signals No stock status, return policy, or third-party certifications are stated. Listed prices are consistent across variants. Manufacturer claims porous terracotta aids water quality, but this is not independently verified. ## Image assets 5 Shopify-hosted product images are available via the provided CDN URLs. Images were not visually inspected for this page; their content is unverified. ## Agent notes Product type field is empty; category inferred from title/description. Original dimensions are null except in variant titles. Verify physical dimensions against specific animal size and tank depth before recommending. No material safety or coating information beyond "terracotta" and "purple clay".
This product has 5 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": "Terracotta Turtle Hideout Cave and Basking Platform for Aquarium and Reptile Tanks",
"product_id": 9556197572847,
"variant_id": 50467637461231,
"quantity": 1,
"grams": 0,
"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. 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").