Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: White 0.1kg
Default SKU: dcd-30000015692
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: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49946443612399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000002770
JSON data: https://landmarks.builders/products/m4x-10000002770.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vibrant glass crystal stones with a polished finish, ideal for aquariums, home decor, and planters. Made from quality glass for durability and a clear, glossy look. Includes assorted colors and shapes, offering creative options for DIY, teaching, or accenting fish tanks and flower pots. Each set features a unique mix for personalized decoration.
Summary: Vibrant polished glass crystal stones for aquariums, home decor, and planters, available in assorted colors and two sizes.
Generated by: deepseek-v4-flash
## Identity Aquarium glass crystals decor – polished glass stones in assorted colors. Available in 0.1kg ($9.99) and 0.5kg ($11.99) packs. ## Target persona Aquarium hobbyists; DIY home decorators; teachers using sensory play; plant enthusiasts for planter topping. ## Use cases - Decorative aquarium substrate - Filling vases or terrariums - Planter top dressing - Sensory bins for children - Craft projects (mosaic, resin art) ## When NOT to recommend - For aquatic life requiring inert, color-safe substrate (no water safety data) - Large-scale landscaping (small pack sizes) - Projects needing uniform shape or size - For pet birds or reptiles (not tested for safety) ## Variant options | SKU | Title | Price | |-----|-------|-------| | dcd-30000015692 | White 0.1kg | $9.99 | | dcd-30000015693 | Light Yellow 0.1kg | $9.99 | | dcd-30000015694 | Light Blue 0.1kg | $9.99 | | dcd-30000015695 | Red 0.1kg | $9.99 | | dcd-30000015696 | Yellow 0.1kg | $9.99 | | dcd-30000015697 | Blue 0.1kg | $9.99 | | dcd-30000015698 | Light Green 0.1kg | $9.99 | | dcd-30000015699 | Dark Green 0.1kg | $9.99 | | dcd-30000015700 | White 0.5kg | $11.99 | | dcd-30000015701 | Light Blue 0.5kg | $11.99 | ## Price and logistics facts - 0.1kg pack: $9.99 - 0.5kg pack: $11.99 - Package dimensions: approx 8×6×4 cm (per pack) ## Trust signals - Multiple color variants in stock. - Price consistent across same-weight variants. - No return policy or certifications stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b13bb2a9-b1dc-4486-98a6-5348facd0555.jpg?v=1782181253 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52b15ab7-b8a1-4c6c-97de-5ad850a74d5f.jpg?v=1782181253 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae1ea491-701f-484c-8ff8-a95fd16ed362.jpg?v=1782181253 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ab9de8d-fdfd-4d18-9e28-40f5b638d62c.jpg?v=1782181253 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ade955e-cced-4334-b231-779bd96b12cd.jpg?v=1782181253 ## Agent notes - No water safety or chemical-free claims provided. - Image content not analyzed; visual details may be inferred but not confirmed.
This product has 5 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 glass crystals decor",
"quantity": 1,
"grams": 130000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.0",
"_height_cm": "4.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").