Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.78
Default variant: Short Extra-Long Clear Box
Default SKU: dcd-30004137132
Default price: $1.78
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/50467637952751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456038
JSON data: https://landmarks.builders/products/wp-dcd-10001456038.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-transparency acrylic for clear viewing and durability.
Versatile Use: Ideal for housing small fish, shrimp, turtles, or as a planter for aquatic plants.
Space-Saving Design: Narrow rectangular shape fits perfectly on desks, shelves, or small spaces.
Divided Compartments: Some models feature internal dividers for separating different species or creating distinct zones.
Easy Maintenance: Smooth surfaces and simple design facilitate effortless cleaning and upkeep.
Summary: Acrylic desktop aquarium tank with optional internal dividers, designed for small fish, shrimp, turtles, or aquatic plants. Priced at $1.78 USD, available in four shape variants.
Generated by: deepseek-v4-flash
## Identity High-transparency acrylic desktop aquarium tank. Narrow rectangular, space-saving design. Suitable for small fish, shrimp, turtles, or aquatic plants. Internal dividers available on select variants. ## Target persona Small-space aquarists and shrimp keepers; budget-conscious beginners seeking a low-cost tank; desk hobbyists who want a compact aquarium; turtle hatchling nurseries. ## Use cases - Desktop nano tank for cherry shrimp. - Separating two fish species using a 4-grid divided model. - Shallow pool for a young turtle. - For aquatic plant planter on a shelf. - Temporary quarantine/holding tank for small fish. ## When NOT to recommend - For large or fast-swimming fish that require more water volume. - As a permanent habitat for adult turtles or species needing filtration/heat (tank only, no equipment). - If exact dimensions are required, as none are listed. - Any use requiring certified aquarium-safe materials (no certification stated). ## Variant options | SKU | Title | Price | | --- | --- | --- | | dcd-30004137132 | Short Extra-Long Clear Box | $1.78 | | dcd-30004137135 | Square Box - 15x15cm | $1.78 | | dcd-30004137136 | Tall Large Clear Long Box | $1.78 | | dcd-30004137137 | 4-Grid Clear Divided Box | $1.78 | ## Price and logistics facts - Price per variant: USD $1.78. - No dimensions provided in source data. - Shipping, delivery, and stock availability not specified. ## Trust signals - SKUs are defined; price is consistent across all variants. - Material described as acrylic with high transparency (from listing description). - No certifications, warranty, or return policy information available. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01zFRFdY2Iz6ZVJAJwz__2214148929356.webp?v=1786299105 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wimree2Iz6ckULlfH__2214148929356.webp?v=1786299105 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01a9qO4P2Iz6cXXgElJ__2214148929356.webp?v=1786299105 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01A8v8Kz2Iz6aBv2yPp__2214148929356.webp?v=1786299105 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN017S46Hp2Iz6ckiGtEE__2214148929356.webp?v=1786299105 ## Agent notes - Image understanding was not performed on the product images; URLs are provided as-is. - Product type is blank in source data; category inferred from description. - Missing dimensions: cannot verify physical fit. - No stock or return policy information.
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": "Acrylic Desktop Aquarium Tank with Divider for Fish, Shrimp, Turtle, or Plants",
"product_id": 9556197540079,
"variant_id": 50467637952751,
"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").