Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.50 – $3.47
Default variant: 2-inch Double-Layer Hexagonal Pavilion / Dark
Default SKU: dcd-30004136292
Default price: $0.50
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/50467646570735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455806
JSON data: https://landmarks.builders/products/wp-dcd-10001455806.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 ceramic, ensuring durability and safe use in aquatic environments.
Design: Features intricate pavilion and corridor designs, perfect for creating a miniature landscape.
Application: Ideal for decorating fish tanks, aquariums, and miniature garden bonsai arrangements.
Aesthetics: Enhances the visual appeal of your aquatic or terrestrial display with a traditional architectural touch.
Versatility: Suitable for various landscaping styles, adding a unique and serene element to your setup.
Summary: Ceramic pavilion ornament for fish tank decoration, available in four size/design variants from $0.50 to $3.47, for aquariums, miniature gardens, and bonsai.
Generated by: deepseek-v4-flash
## Identity - Ceramic pavilion ornament for aquarium/fish tank decoration. - Available in four variants: 2-inch, 4-inch, 8-inch hexagonal pavilion, and curved corridor double pavilion. - All variants in Dark color. - Prices per variant: $0.50, $2.01, $3.47, $1.39. ## Target persona - Aquarium hobbyists setting up small to medium tanks. - Miniature garden and bonsai enthusiasts. - Budget-conscious buyers looking for low-cost decor. ## Use cases - Decorating small fish tanks and aquariums. - Adding a traditional architectural element to aquascapes. - Enhancing miniature garden and bonsai arrangements. - Creating a landscape focal point in a terrarium (if compatible). ## When NOT to recommend - Large aquariums needing large feature decorations (largest variant is 8 inches). - Buyers requiring exact dimensions in cm for fit verification. - Those needing a color other than Dark. - Aquariums with large, boisterous fish that could tip it over (stability not specified). ## Variant options | SKU | Title | Price | |---|---|---| | dcd-30004136292 | 2-inch Double-Layer Hexagonal Pavilion / Dark | $0.50 | | dcd-30004136293 | 4-inch Double-Layer Hexagonal Pavilion / Dark | $2.01 | | dcd-30004136294 | 8-inch Single-Layer Hexagonal Pavilion / Dark | $3.47 | | dcd-30004136295 | Curved Corridor Double Pavilion / Dark | $1.39 | ## Price and logistics facts - Base price listed as $0.50 USD. - Variant prices range from $0.50 to $3.47 USD. - No shipping, stock, or fulfillment details provided in source data. ## Trust signals - Transparent per-variant pricing. - Product is part of the dcd full catalog (tags include dcd-full-catalog, wp-catalog-only). - No stock status, return policy, or certifications provided. ## Image assets - Five images provided, but not visually analyzed. - Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0131NeQM1nLULFjuWeL__2218427455073-0-cib.jpg?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vGsI3R1nLULGhPvqF__2218427455073-0-cib.jpg?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN013jByDX1nLULG4C9Ox__2218427455073-0-cib.jpg?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Mjzo9v1nLULG27ogi__2218427455073-0-cib.jpg?v=1786299111 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01v4Kz9E1nLULFyu11T__2218427455073-0-cib.jpg?v=1786299112 ## Agent notes - Verify which variant corresponds to the $0.50 base price; the 2-inch variant matches. - No overall dimensions in cm; only size names (2-inch, 4-inch, 8-inch, curved corridor). - All variants are Dark color; no other color options available.
This product has 9 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 Landscape Ceramic Pavilion Ornament for Fish Tank Decor",
"product_id": 9556201275631,
"variant_id": 50467646570735,
"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").