Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Mushroom House 2
Default SKU: dcd-30003606182
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: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49714431164655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268373
JSON data: https://landmarks.builders/products/wp-dcd-10001268373.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境鱼缸蘑菇屋摆件躲避洞创意装饰屋虾窝虾罐躲避屋鱼缸造景摆件
| 产地 | 中国 |
| 货号 | 海螺1号 |
| 品牌 | 小娇拉 |
| 产品类别 | 鱼缸造景装饰 |
| 造景素材分类 | 卡通摆件 |
| 尺码 | 13-12.5cm |
| 主要用途 | 装饰摆件 |
| 重量 | 0.3KG |
| 功能 | 鱼缸造景装饰 |
| 材质 | 树脂 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 75 |
| 款式 | 鱼缸造景款 |
| 是否进口 | 否 |
Summary: Resin fish tank decoration (mushroom/conch hideouts) for shrimp or small fish. 5 styles. 19x17.8x13 cm. $9.99.
Generated by: deepseek-v4-flash
## Identity Fish tank decoration hideout pieces (mushroom houses and conch shells) made of resin, 0.3kg, dimensions 19x17.8x13 cm. ## Target persona Aquarium hobbyists setting up freshwater shrimp tanks or nano tanks; owners of small fish needing hiding spots. ## Use cases - Providing shelter for shrimp in a planted tank. - Adding visual interest to a betta tank. - Creating a hideout for small catfish or loaches. - Theming a tank with a whimsical mushroom or conch aesthetic. - Filling empty space in a new aquascape. ## When NOT to recommend - Large fish that may damage or move small decorations. - Saltwater tanks (resin may degrade; not specified for marine use). - Aquascapers seeking natural stone/wood only. - Buyers wanting a single large centerpiece rather than small accents. ## Variant options 5 styles at same price $9.99: - Mushroom House 2 - Mushroom House 1 - Mushroom House 2 a - Conch 1 - Conch 2 ## Price and logistics facts Price: $9.99 USD per item. Dimensions: 19×17.8×13 cm. Weight: 0.3 kg. Origin: China. No inventory data; assume stock status unknown. No shipping cost or return policy provided. ## Trust signals - Brand: 小娇拉. - Listed as cross-border export supplier: no. - No return policy or warranty stated in facts. - No customer reviews or ratings available. ## Image assets 8 images available. Not viewed by agent. URLs provided in image_urls array. ## Agent notes Images not visually analyzed. Product is a small resin decoration; ensure compatibility with specific tank inhabitants. No material safety certifications provided (e.g., non-toxic for aquatic life). Suggest confirming with seller if needed.
This product has 17 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": 170000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "17.8",
"_height_cm": "13.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").