Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Upgraded Xf-16
Default SKU: dcd-30003613281
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714003640559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271106
JSON data: https://landmarks.builders/products/wp-dcd-10001271106.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
鱼缸旋转造浪出水口改装配件海水缸侧滤背滤风扇喷嘴造流水管接口
| 产地 | 广东 |
| 重量 | 100 |
| 货号 | 150421 |
| 品牌 | 墨鱼 |
| 是否专利货源 | 否 |
| 产品类别 | 其它 |
| 材质 | PC |
| 是否跨境出口专供货源 | 否 |
| 规格类型 | 正常规格 |
| 是否进口 | 否 |
| 类别 | 水族器材 |
Summary: Aquarium rotating wave outlet modification accessory made of PC, for seawater tanks with side/back filters. Two styles (Xf-16, Xf-20) at $9.99 each.
Generated by: deepseek-v4-flash
## Identity Aquarium rotating wave outlet modification accessory (brand: 墨鱼, origin: Guangdong, material: PC). Suitable for seawater tanks with side or back filters. Two variants: Upgraded Xf-16 and Upgraded Xf-20. ## Target persona - Saltwater aquarium enthusiasts seeking improved water circulation. - DIY aquarium equipment modifiers. - Aquascapers and reef keepers who need oscillating flow. - Hobbyists with side-filter or back-filter tank setups. ## Use cases - Creating oscillating water flow in a seawater tank to simulate natural wave motion. - Replacing standard outlet to reduce dead spots and improve oxygenation. - Attaching to side filter or back filter pipe for customized flow direction. - Upgrading existing outflow to a rotating nozzle for better water distribution. - Use in both freshwater and saltwater systems with compatible pipe diameters. ## When NOT to recommend - For tanks without external filter outlet pipes (e.g., all-in-one tanks with built-in pumps). - For nano tanks under 5 gallons where the 20x20x5 cm unit may be too large. - For users requiring high-pressure or direct jet flow (this is a rotating nozzle). - For aquariums with built-in overflow systems that do not use external piping. ## Variant options - Upgraded Xf-16: $9.99 - Upgraded Xf-20: $9.99 (Price identical; style differs) ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 20 x 20 x 5 cm - Weight: 100g - Origin: Guangdong, China - Fulfillment: No specific shipping data provided ## Trust signals - No return policy, warranty, or certification data available in source. - Product is not patented (专利货源: 否). - No stock level information provided. ## Image assets         ## Agent notes - Product title and description are primarily in Chinese; English translations inferred from context. - Variants differ only in style (Xf-16 vs Xf-20); no price difference. - Image content not analyzed; treat URLs as fetchable assets only.
This product has 14 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": 100000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "20.0",
"_height_cm": "5.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").