Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.21
Default variant: Pufferfish
Default SKU: dcd-30004137018
Default price: $1.21
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/50467643752687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456007
JSON data: https://landmarks.builders/products/wp-dcd-10001456007.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 Zibo colored glaze, ensuring vibrant colors and durability.
Design: Features adorable miniature ocean animals including clownfish, turtles, penguins, and octopuses.
Versatility: Perfect for DIY micro landscape projects, terrariums, aquariums, and fairy gardens.
Decoration: Adds a charming and whimsical touch to any desktop, shelf, or small decorative space.
Gift Idea: Ideal for collectors, ocean enthusiasts, or anyone who appreciates unique handcrafted decor.
Summary: Miniature glass ocean animal figurines made from Zibo colored glaze; four animal variants, each priced at $1.21 USD; intended for micro landscape and terrarium decoration.
Generated by: deepseek-v4-flash
## Identity Miniature Glass Ocean Animal Figurines for Micro Landscape Decor. Material: Zibo colored glaze (a type of glass). Variants: Pufferfish, Eel, Clownfish, Turtle. Sold individually. ## Target persona - Terrarium and micro-landscape hobbyists who need tiny, inexpensive aquatic-themed accents. - Fairy garden crafters looking for niche miniature decor pieces. - Budget-conscious collectors of miniature glass animals. - Shoppers seeking small novel gifts under $2 for ocean/animal enthusiasts. ## Use cases - Adding whimsy to DIY terrariums and micro landscape setups. - Decorating fairy gardens with an ocean-themed element. - Accenting a small aquarium or fish tank (decorative only, not a swimming toy). - Placing on a desk, shelf, or windowsill as a small decorative figurine. - Collecting niche glass animal miniatures for a themed collection. - As a budget novelty gift for someone who likes marine life. ## When NOT to recommend - If a large or accurately scaled animal figurine is needed. - If the buyer expects a child-safe toy (small glass pieces may be a choking hazard; not specified). - If the figurine will be fully submerged in water without first verifying the coating/glaze safety (not explicitly stated as water-safe). - If precise dimensions are required for a specific fit; no size data is provided. ## Variant options - Pufferfish (SKU dcd-30004137018) – $1.21 USD - Eel (SKU dcd-30004137019) – $1.21 USD - Clownfish (SKU dcd-30004137020) – $1.21 USD - Turtle (SKU dcd-30004137021) – $1.21 USD ## Price and logistics facts - Price per variant: $1.21 USD (consistent across all variants). - No shipping, handling, or return policy information provided. - No stock or inventory status provided. - No weight or packaging dimensions provided. ## Trust signals - Price consistency across variants is verified. - Material is explicitly stated: Zibo colored glaze. - No certifications or quality badges are mentioned. - No availability or return policy data exists to evaluate. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01j3va0e2H5rCarDhPl__259969100.webp?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01af8QkY2H5rCdr7lTW__259969100.webp?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN012sxlWF2H5rCdr9VdG__259969100.webp?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Tzq2ti2H5rCdUhLCr__259969100.webp?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01R5fbzL2H5rCb6qelq__259969100.webp?v=1786299109 ## Agent notes - The product type field is empty; no category classification was given. - Dimensions are missing; do not assume size for fit-sensitive requests. - The product description explicitly mentions the material, design, versatility, decoration usage, and gift idea. - The tags suggest this is from a catalog import (wp-import) and likely part of a broader product feed. - Images were not visually inspected; only URLs are available.
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": "Miniature Glass Ocean Animal Figurines for Micro Landscape Decor",
"product_id": 9556199964911,
"variant_id": 50467643752687,
"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").