Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.84 – $1.69
Default variant: White / Forest Stone Bridge (1-2) 2-piece set
Default SKU: dcd-30004137645
Default price: $1.69
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/50467681698031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456182
JSON data: https://landmarks.builders/products/wp-dcd-10001456182.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Realistic Design: Crafted to mimic natural stone bridges, perfect for enhancing miniature landscapes and aquatic environments.
Versatile Decoration: Ideal for DIY moss micro-landscapes, terrariums, aquariums, and bonsai arrangements.
Durable Material: Made from high-quality, non-toxic resin that is safe for both plants and aquatic life.
Enhances Aesthetics: Adds a charming and natural touch to any small-scale decorative project or display.
Handcrafted Appeal: Each piece features intricate details, providing a unique and authentic look to your setup.
Summary: A miniature resin stone bridge for terrariums, aquariums, and moss landscapes, available in three styles with prices from $0.84 to $1.69 USD.
Generated by: deepseek-v4-flash
## Identity A miniature decorative stone bridge replica made of resin, designed for small-scale natural scenes such as terrariums, aquariums, moss micro-landscapes, and bonsai arrangements. Product type not specified; three style variants with white color. ## Target persona Hobbyists building miniature ecosystems — terrarium builders, aquascapers, bonsai enthusiasts, and DIY crafters seeking a low-cost, natural-looking resin prop under $2. ## Use cases - Adding a stone bridge accent to a terrarium moss micro-landscape. - Decorating an aquarium with a fish-safe resin structure (manufacturer claims non-toxic). - Enhancing a bonsai tray with a miniature bridge silhouette. - Placing in a fairy garden or diorama as a scene element. - Using as a cheap test piece for painting or custom miniature projects. ## When NOT to recommend - Buyers needing a load-bearing bridge for a real garden or landscaping project. - Projects where exact physical dimensions are critical — no dimensions are provided. - If certified aquarium safety is required for sensitive aquatic species — no third-party certificates. - Buyers expecting a large or detailed display piece — size is miniature and unverified. ## Variant options - White / Forest Stone Bridge (1-2) 2-piece set — SKU dcd-30004137645 — $1.69 USD - White / Forest Stone Bridge with Railing (1) 1-piece — SKU dcd-30004137646 — $0.97 USD - White / Forest Stone Bridge without Railing (2) 1-piece — SKU dcd-30004137647 — $0.84 USD ## Price and logistics facts - Base listing price: $0.84 USD; actual variant range $0.84–$1.69 USD. - Shipping, availability, and handling times not provided. - No dimension data (length/width/height) supplied for any variant. ## Trust signals - Material described as high-quality, non-toxic resin, safe for plants and aquatic life (manufacturer claim). - In-stock status, return policy, and certifications not provided in the facts. ## Image assets - Five images available via Shopify CDN (formats: .webp, .png, .jpg). - URLs are fetchable; no visual inspection performed. ## Agent notes - No product_type field value; category inferred from title/description. - Dimensions are null in structured data — do not assume size compatibility. - Low price point makes it suitable for experimentation; consider bundling with other miniature landscape items.
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 Forest Landscape Stone Bridge for Terrarium Aquarium Decor",
"product_id": 9556214415599,
"variant_id": 50467681698031,
"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").