Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.31
Default variant: Orange
Default SKU: dcd-30004136216
Default price: $0.31
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/50467652894959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455781
JSON data: https://landmarks.builders/products/wp-dcd-10001455781.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 durable resin, ensuring longevity and resistance to wear in aquatic environments.
Design: Features a charming jellyfish and cat motif, adding a whimsical touch to any miniature landscape.
Luminous Effect: Glows in the dark, creating a captivating night view for your micro aquarium or desktop.
Versatile Use: Ideal for DIY micro-landscape projects, fish tank decoration, or as a unique desktop ornament.
Compact Size: Perfectly sized for small aquariums, terrariums, or as a decorative accent in any mini setting.
Summary: Mini glowing resin jellyfish aquarium ornament with cat motif, priced at $0.31 USD. Suitable for micro-landscape DIY, tank decoration, or desktop display.
Generated by: deepseek-v4-flash
## Identity Small resin ornament combining jellyfish and cat motifs. Glows in the dark. Listed at US$0.31. Available in four color variants. ## Target persona Budget-conscious hobbyist working on a miniature aquarium, terrarium, or micro-landscape. Likely values unique, low-cost accents and does not require precise dimensions. Not suited for high-end or large-scale decorative needs. ## Use cases - Adding a luminous accent to a nano fish tank or aquarium. - Decorating a desktop or shelf with a tiny glowing piece. - Incorporating into a DIY micro-landscape or terrarium project. - Creating a whimsical night-time effect in a small enclosed environment. - Gift or party favor for aquarium / miniature enthusiasts at a very low cost. ## When NOT to recommend - If the buyer needs large or substantial aquarium decor. - If the ornament must be fully waterproof or carry certifications — the facts do not list any. - If exact dimensions are required; no measurements were provided. - If the buyer expects multiple identical pieces; only single ornaments are listed per variant. - If the glow duration or intensity is critical; these specifications are unknown. ## Variant options | Variant | SKU | Price (USD) | |---|---|---| | Orange | dcd-30004136216 | 0.31 | | Blue | dcd-30004136217 | 0.31 | | Yellow | dcd-30004136218 | 0.31 | | Orange (Variant 2) | dcd-30004136219 | 0.31 | ## Price and logistics facts - Unit price: US$0.31, identical for all variants. - Currency: USD. - Shipping, handling, delivery time, and stock availability are not stated in provided data. - Dimensions (length, width, height) are missing. ## Trust signals - Price is consistent across all listed variants. - Material is stated as durable resin. - Luminous effect is explicitly mentioned in the description. - No certifications, return policy, or in-stock guarantees were provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01dMVxyO1MCnC8nXVUQ__2220634271399-0-cib.jpg?v=1786299116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016G129u1MCnC8W6d83__2220634271399-0-cib.jpg?v=1786299116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016qpew61MCnC9gnbFS__2220634271399-0-cib.jpg?v=1786299115 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UACbGL1MCnC8nXm83__2220634271399-0-cib.jpg?v=1786299116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016o4hCh1MCnC9FdFwe__2220634271399-0-cib.jpg?v=1786299116 ## Agent notes - Images were not visually inspected; no assumptions were made about appearance beyond the textual description. - The glow-in-the-dark effect and 'cat motif' are taken from the description. - No warranty, battery, or maintenance details were provided. - For purchase decisions involving compatibility or exact size, request additional data from seller.
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": "Mini Luminous Jellyfish Aquarium Ornament for Micro Landscape DIY Decor",
"product_id": 9556203307247,
"variant_id": 50467652894959,
"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").