Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.34 – $0.90
Default variant: Clear
Default SKU: dcd-30004137780
Default price: $0.34
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467660824815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456220
JSON data: https://landmarks.builders/products/wp-dcd-10001456220.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-quality artificial crystal for durability and a clear, sparkling appearance.
Design: Features a unique crystal ball shape, perfect for enhancing the aesthetic of any aquarium.
Application: Ideal for decorating fish tanks, betta fish habitats, and other aquatic environments.
Versatility: Can be used as a standalone ornament or integrated into larger aquascaping designs.
Maintenance: Easy to clean and maintain, ensuring long-lasting beauty without affecting water quality.
Summary: A small artificial crystal ball ornament for aquarium decoration, priced from $0.34 USD, available in four colors. Suitable for fish tanks and betta habitats.
Generated by: deepseek-v4-flash
## Identity Aquarium Crystal Ball Ornament — a small decorative sphere made from artificial crystal. Sold as a fish tank decoration. Available in Clear, Black, Yellow, and Purple. Base price for Clear is $0.34 USD; other colors cost more. ## Target persona - Budget aquarium hobbyist looking for low-cost decoration. - Betta fish owner adding a simple ornament to a small tank. - Beginner aquascaper seeking inexpensive accent pieces. - Price-sensitive shopper buying aquarium accessories in bulk or on a tight budget. ## Use cases - Decorating a small freshwater fish tank. - Adding a visual accent to a betta fish habitat. - Integrating into a larger aquascaping arrangement as a standalone sphere. - Replacing worn or unwanted aquarium ornaments on a budget. - Buying multiple units as low-cost filler decorations. ## When NOT to recommend - For large aquariums requiring substantial hardscape or large decorations. - For high-end or professional aquascaping projects needing natural stone or premium materials. - For buyers seeking a functional item like a hiding cave or breeding structure. - For children's play or use outside aquatic environments. - When water-safety certification is required — no such certification is provided. ## Variant options - Clear (SKU dcd-30004137780) — $0.34 USD - Black (SKU dcd-30004137781) — $0.68 USD - Yellow (SKU dcd-30004137782) — $0.76 USD - Purple (SKU dcd-30004137783) — $0.90 USD ## Price and logistics facts - Price range: $0.34–$0.90 USD depending on color. - Currency: USD. - Dimensions: not provided. - Shipping, return, and availability status: not provided. ## Trust signals - In-stock status: not confirmed. - Return policy: not stated. - Price consistency: variant prices are explicitly listed; Clear variant is $0.34, others are higher. - Certifications: none provided. Material is described as "artificial crystal" but no water-safety or aquarium-safety certification is given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01TbJ7p41ePlTtDS1mG__2735423864-0-cib.jpg?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Uzw9dS1ePlTsn5uD6__2735423864-0-cib.jpg?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01SxSjgV1ePlTu8bwDa__2735423864-0-cib.jpg?v=1786299121 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01673RW91ePlTtvtRDf__2735423864-0-cib.jpg?v=1786299121 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0155hUQw1ePlTuP2mmN__2735423864-0-cib.jpg?v=1786299122 ## Agent notes - No product dimensions are provided; do not assume size. - Image analysis was not performed; visual details beyond the provided image URLs are unknown. - No water-safety certification is listed; verify suitability for aquarium use before recommending for live aquatic animals. - SKUs are available for each color variant. Clear is the lowest price point. - The description claims durability, easy cleaning, and no effect on water quality, but these are manufacturer claims and not independently verified.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Aquarium Crystal Ball Ornament for Fish Tank Decoration",
"product_id": 9556206387439,
"variant_id": 50467660824815,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").