Brand: World Products (Landmark)
SKU: dcd-30002756779
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 876 g
Cart URL (default variant): https://landmarks.builders/cart/49879183589615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043353
JSON data: https://landmarks.builders/products/m4x-10001043353.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Aquarium Sand Waterfall Decoration Non-Polluting Aquatic Pet Aquarium Rockery
Summary: Aquarium sand waterfall decoration, non-polluting aquatic rockery. Price $13.99, dimensions 23x16x13 cm. One style: Lmc21056 Quicksand.
Generated by: deepseek-v4-flash
## Identity Aquarium Sand Waterfall Decoration Non-Polluting Aquatic Pet Aquarium Rockery – a small sand waterfall ornament for freshwater tanks. ## Target persona Aquarium hobbyists seeking a low-cost, decorative sand waterfall effect; beginners or aquascapers with nano to medium tanks; budget-conscious buyers wanting a functional ornament. ## Use cases - Creating a sand waterfall effect in a freshwater aquarium - Adding a rockery decoration as a focal point - Hiding equipment like filter intakes or heaters behind the decor - Enhancing visual interest in a nano tank (under 20 gallons) - Introducing a non-polluting artificial rock structure - Starting an aquascaping project on a budget ## When NOT to recommend - For large aquariums (over 50 gallons) where the decoration appears too small - For saltwater tanks, as material compatibility is unconfirmed - For tanks with aggressive or large fish (e.g., cichlids) that may knock over or damage the decoration - For aquascapers requiring natural stone or realism ## Variant options - Lmc21056 Quicksand ($13.99) ## Price and logistics facts - Price: $13.99 USD - Dimensions: 23 x 16 x 13 cm - No shipping weight provided; logistics costs not included - Currency: USD ## Trust signals - In stock (listing active) - Return policy not specified - Price consistent across single variant - No certifications listed ## Image assets - 5 images available at provided URLs (see buyer_intents for URLs) - Actual appearance not verified; do not assume visual details ## Agent notes - Image understanding was not performed; visual details should not be inferred from images. - Only one variant exists; no other style or size options. - Material composition not specified beyond 'non-polluting'.
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": "Aquarium Sand Waterfall Decoration Non-Polluting Aquatic Pet Aquarium Rockery",
"quantity": 1,
"grams": 876000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "16.0",
"_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").