Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: L Slanted Moss Wine
Default SKU: dcd-30003604352
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49714388435183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267661
JSON data: https://landmarks.builders/products/wp-dcd-10001267661.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: Fish tank decoration simulating a moss-covered wine barrel, providing hiding spots for fish and shrimp. Compact size 14.1x10.1x14.1 cm, starting at $9.99.
Generated by: deepseek-v4-flash
## Identity Fish tank ornament: artificial moss wine barrel hideout. Plastic/resin construction. Dimensions about 14x10x14 cm. Sold as '宠物灯饰' (pet lighting) but appears to be decoration. ## Target persona Aquascapers looking for naturalistic decoration; shrimp keepers needing hiding places; small community tank owners. ## Use cases - Create natural-looking environment in nano tanks (under 20L). - Provide shelter for shy fish or breeding shrimp. - Add a rustic/barrel-themed focal point to a planted tank. - Use as a spawning site for egg-laying fish. - Replace plastic plants with a more structured hideout. ## When NOT to recommend - Large cichlid tanks needing robust decorations (may be knocked over). - Reef aquariums (not saltwater safe? unknown material). - Tanks with large aggressive fish that may damage ornament. - Buyers seeking functional aquarium lighting (product category misleading). ## Variant options - Style: L Slanted Moss Wine (sku-30003604352, $11.99) - Style: S Horizontal Moss (sku-30003604353, $9.99) - Style: S Slanted Moss (sku-30003604354, $9.99) - Style: L Slanted Moss (sku-30003604355, $10.99) ## Price and logistics facts Base price $9.99 for small styles; L Slanted Moss Wine $11.99; L Slanted Moss $10.99. Dimensions in cm: 14.1L x 10.1W x 14.1H. Only USD currency listed. ## Trust signals No reviews or rating data provided. No explicit return policy. No certifications mentioned. Variants available in multiple styles. Images appear to show product from different angles. ## Image assets 8 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c227d5d6852b4d3f92c290ebc1f1850a.png?v=1781085510 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5901952d65b41999a9f418274a039b4.png?v=1781085510 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddee0acc100d4edca3f4f3dab08be3bf.png?v=1781085512 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab3e0443ee414a22949433efae906f7a.png?v=1781085511 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e28026f65d8b4811bd391240c3692738.png?v=1781085510 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ff73dbf9f4048209e0ff982bb318eb0.png?v=1781085510 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86eff5f8bddc442d9058fe365cdbd280.png?v=1781085511 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e062c596f91644e1a389e99cee705fd2.png?v=1781085510 ## Agent notes - Product type '宠物灯饰' may be misclassified; it is an ornament, not lighting. - No description provided, so all claims are inferred from title and typical usage. - Material unknown (likely plastic/resin); safety for aquarium not verified. - Image analysis not performed; visual details cannot be described.
This product has 16 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": 380000,
"properties": {
"_length_cm": "14.1",
"_width_cm": "10.1",
"_height_cm": "14.1"
}
}],
"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").