Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: White
Default SKU: dcd-30000015949
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49946443448559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000002821
JSON data: https://landmarks.builders/products/m4x-10000002821.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This ceramic turtle hideout features a unique cat head design, providing a safe and cozy shelter for small turtles and other creatures. Made from polished ceramic, it is easy to clean and maintain. Its stylish look makes it a charming decorative piece for desktops, living rooms, or dorms. Ideal for use in aquariums as a basking spot or retreat, it combines durability with visual appeal.
Summary: Ceramic turtle hideout with cat head design for aquariums or desktop decoration, available in five colors.
Generated by: deepseek-v4-flash
## Identity Ceramic Turtle Hideout Cat Head Design Desktop Decor ## Target persona Small pet owners (turtle, hermit crab) looking for a functional hide; desktop decor enthusiasts seeking quirky items; aquarium hobbyists needing a basking spot. ## Use cases - Providing a hideout for small turtles in aquariums - Decorative piece on a desk or shelf - Basking platform for reptiles - Shelter for hermit crabs in terrariums - Novelty gift for cat lovers ## When NOT to recommend - For large turtles over 5 inches (too small) - For aquariums with strong water currents (ceramic may tip) - For buyers seeking naturalistic stone decor - For pet owners needing a secure, escape-proof lid ## Variant options Color options: White, Beige, Blue, Yellow, Pink – all $10.99 USD. ## Price and logistics facts Price: $10.99 USD. Dimensions: 13.5 x 10.5 x 11 cm. No shipping info provided. ## Trust signals No stock or return policy data provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ff528ce-8529-4264-b561-43f594b3cc33.jpg?v=1782181252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fdbdf49-b57b-46d8-8a97-a45680839fec.jpg?v=1782181252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9376720d-4b26-4ca2-8709-08a95da257dc.jpg?v=1782181253 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca9efa1f-44a9-47c5-861f-fcd1d99d86d7.jpg?v=1782181254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6faf4bbc-aff5-4fa1-9e2c-04324fc937c2.jpg?v=1782181253 ## Agent notes No visual inspection performed; confirm stock and return policy before recommending.
This product has 5 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": "Ceramic Turtle Hideout Cat Head Design Desktop Decor",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "13.5",
"_width_cm": "10.5",
"_height_cm": "11.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").