Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $19.99
Default variant: 20MM / Single Outlet Kit
Default SKU: dcd-30003615611
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713866637551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271867
JSON data: https://landmarks.builders/products/wp-dcd-10001271867.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
鱼缸造浪旋转出水口小风扇旋转式排水口周转箱透明亚克力底滤侧滤
| 功能描述 | 可旋转 |
| 适用动物种类 | 海水鱼 |
| 适用水质 | 海水 |
| 材质 | 塑料 |
| 附加功能 | 旋转 |
| 风格 | 简约 |
Summary: Rotating aquarium water outlet made of plastic for saltwater fish tanks. Available in 20mm/25mm with single or double outlet kits. Price $12.99-$19.99.
Generated by: deepseek-v4-flash
## Identity A rotating water outlet for aquariums, made of plastic, designed to create wave-like flow in saltwater tanks. Sold in kits with single or double outlets in 20mm or 25mm sizes. ## Target persona Saltwater aquarium hobbyists, DIY tank builders, and aquascapers who want adjustable water flow to mimic natural currents. ## Use cases - Creating wave-like water movement in marine aquariums - Reducing dead spots in tank corners - Retrofitting existing filter return pipes - Directing flow toward corals or specific areas - Customizing flow direction without repositioning pumps - Replacing fixed outlet nozzles with a rotating alternative ## When NOT to recommend - Freshwater aquariums (explicitly stated for saltwater use) - Very large tanks (>500L) where higher flow rates are needed - Buyers seeking metal or premium materials (plastic only) - Users requiring a built-in pump or filtration (outlet only) ## Variant options | SKU | Size | Style | Price | |-----|------|-------|-------| | dcd-30003615611 | 20MM | Single Outlet Kit | $12.99 | | dcd-30003615612 | 25MM | Single Outlet Kit | $13.99 | | dcd-30003615613 | 20MM | Double Outlet Kit | $18.99 | | dcd-30003615614 | 25MM | Double Outlet Kit | $19.99 | ## Price and logistics facts - Price range: $12.99 – $19.99 USD - Dimensions: 30 cm (length) x 16 cm (width) x 8 cm (height) - Currency: USD ## Trust signals - In-stock status: not specified (assume available unless noted) - No return policy information provided - No certifications mentioned - Price consistency across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0125eaed44144bda87d8343a9900a99.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc80fb7a0fbf4105ad4df92e3461fc53.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e3fef3092db45c5b7e48ae90f800498.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c17c3ed5ce9d451a83339eb1b8fb5844.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb30ae1baa1444a18715140f98366c3b.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/daabe58e91b14518a455922e8153c804.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b27911f879264f65a01dea308527041c.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80989574af5d4942a8135a516b8bdf5d.png?v=1781085127 ## Agent notes - Product type is tagged as "宠物灯饰" (pet lighting) but description clearly indicates it's a rotating water outlet for aquariums – categorization may be inaccurate. - Image understanding was not performed; visual details are not described.
This product has 15 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": "鱼缸造浪旋转出水口小风扇旋转式排水口周转箱透明亚克力底滤侧滤",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "16.0",
"_height_cm": "8.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").