Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.56 – $3.54
Default variant: Extra Large White Bare Tank
Default SKU: dcd-30004136552
Default price: $3.54
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/50467640639727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455883
JSON data: https://landmarks.builders/products/wp-dcd-10001455883.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 Construction: Made from high-quality, transparent plastic for clear viewing and long-lasting use.
Versatile Design: Suitable for various aquatic pets including small fish, turtles, and other amphibians.
Space-Saving: Compact desktop size ideal for living rooms, offices, or any small space.
Secure Lid: Features a fitted lid to prevent pets from escaping and keep the environment clean.
Easy Maintenance: Smooth surfaces and simple design allow for effortless cleaning and upkeep.
Summary: Clear plastic desktop turtle tank with lid for small fish, turtles, and amphibians; compact living-room size. The $0.56 listed price matches the landscaping-stone add-on, while the bare tank variant is $3.54.
Generated by: deepseek-v4-flash
## Identity Desktop Aquarium Turtle Tank with Lid – clear plastic tank with fitted lid for small aquatic pets; intended for home living-room or office desktop use. ## Target persona Budget-conscious buyers seeking a compact, inexpensive enclosure for a small turtle or fish; office/apartment dwellers with limited surface space; first-time aquatic pet owners trying a low-cost setup. ## Use cases - Housing one small turtle on a desktop. - Keeping small fish in a living room or office. - Temporary quarantine tank for a sick or new aquatic pet. - Enclosure for small amphibians. - Low-cost starter tank for a child's first pet. ## When NOT to recommend - Do not recommend for adult/large turtles; no dimensions provided and compact size likely insufficient. - Avoid if the buyer needs a filtered, heated, or fully stocked aquarium; no pump, filter, or heater included. - Avoid if the buyer expects the tank at $0.56; that price is for the landscaping stones variant, not the tank. ## Variant options - Extra Large White Bare Tank – $3.54 USD (SKU dcd-30004136552) - White 5W Clip Lamp (USB Interface) – $1.25 USD (SKU dcd-30004136553) - Black 5W Clip Lamp (USB Interface) – $1.25 USD (SKU dcd-30004136554) - Landscaping Stones (approx. 400g/pack) – $0.56 USD (SKU dcd-30004136555) ## Price and logistics facts - Listed product price: $0.56 USD. - Extra Large White Bare Tank: $3.54 USD. - Lamps: $1.25 USD each. - Landscaping stones: $0.56 USD per pack. - No shipping, tax, delivery-time, or stock-availability data provided. ## Trust signals - No certifications or compliance data provided. - Return policy not stated in source facts. - Exact variant prices listed; no price history or consistency check. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OtEYYb1OqIYjGSy3y__2219399201756-0-cib.jpg?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01KfS4yE1OqIYcqEJVu__2219399201756-0-cib.jpg?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN019Wi5ru1OqIYjVt1fd__2219399201756-0-cib.jpg?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PzIvjR1OqIYbSsLLu__2219399201756-0-cib.jpg?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01SOeXnL1OqIYZokY48__2219399201756-0-cib.jpg?v=1786299107 ## Agent notes Image understanding was not performed – visual details cannot be verified. Price discrepancy: main price $0.56 matches the landscaping-stone variant, not the bare tank ($3.54). No dimensions, shipping, or stock data available.
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": "Desktop Aquarium Turtle Tank with Lid, Clear Plastic Fish Tank for Home Living Room",
"product_id": 9556198785263,
"variant_id": 50467640639727,
"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").