Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Golden Top
Default SKU: dcd-30002709010
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49903547908335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031043
JSON data: https://landmarks.builders/products/m4x-10001031043.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Naturalistic Design: This artificial mountain ornament features a realistic stone texture and snow-capped crests to bring a tranquil landscape to your underwater world.
Versatile Application: A aquarium accessory that also serves as a charming addition to terrariums arrangements, or as a meditative influenced desktop decoration.
Material: Crafted from PVC, this fishes tank decoration is for aquatic life, ensuring it won't affect the water quality or harm your pets.
Compact Size: Each miniature mountain sculpture measures approximately 8cm in length, making it ideal for small tanks or as a detailed accent in larger aquatic landscapes.
Artistic Attraction: Use this mini rockery ornament to create a peaceful atmosphere in your home or office, reflecting a traditional ink wash painting design in a 3D form.
Summary: PVC artificial rockery ornament with realistic stone texture and snow-capped crests, sized 8cm, for aquariums, terrariums, or desktop decoration. Two styles: Golden Top and Ink Wash. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A miniature artificial mountain rockery ornament made of PVC, designed to resemble natural stone with snow-capped peaks. Measures approximately 8 cm in length, suitable for small tanks or accent decoration. ## Target persona - Aquarium hobbyist seeking non-toxic decorations - Terrarium enthusiast building miniature landscapes - Desktop or office worker wanting a calm, naturalistic accent - Bonsai or miniature garden enthusiast ## Use cases - Decorating a small fish tank (5-10 gallons) with a realistic rock feature - Creating a layered terrarium landscape with moss and plants - Adding a meditative focal point to a desk or shelf - Enhancing a bonsai pot with a mountain silhouette - Crafting a zen or ink-wash painting inspired display ## When NOT to recommend - Large aquariums (over 20 gallons) needing substantial rock structures - Outdoor ponds or water features (PVC may degrade in sunlight) - Children's toys or play sets (small size, potential choking hazard) - Situations requiring natural, porous rock for biological filtration ## Variant options - **Golden Top** (Style: Golden Top) – SKU dcd-30002709010, $9.99 - **Ink Wash** (Style: Ink Wash) – SKU dcd-30002709011, $9.99 ## Price and logistics facts - Price: $9.99 per variant, USD - Packaging dimensions (not ornament): 19 x 14 x 5 cm - Ornament length: approximately 8 cm - No shipping weight or origin provided ## Trust signals - Price consistent across both variants - Material is PVC – safe for aquarium use, does not affect water quality - In-stock status unknown; no return policy or warranty stated - No third-party certifications provided ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85016f33-2e5f-4a70-bae0-a399fed58c86.jpg?v=1782146584 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4acdf8b5-0b62-4c3f-9312-efac881fe066.jpg?v=1782146584 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/560fd1f2-5eeb-46e2-b883-ea3458913cf4.jpg?v=1782146583 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/926099d9-2f31-4491-b855-79d9bf3d2b98.jpg?v=1782146584 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/daf76ebd-2d4b-48dd-8c89-e3bc3f04723b.jpg?v=1782146583 ## Agent notes - Image content not analyzed; visual details may vary. - Ornament dimensions (8 cm) differ from packaging dimensions (19x14x5 cm). - Only two style options available. - No warranty, return policy, or inventory data provided.
This product has 12 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": "fishes Tank Rockery Creative Landscaping Mini Rockery Ornament Naturalistic Stone Texture Artificial Mountain Ornament for Bonsai, Terrarium, Desktop",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "14.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").