Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.53
Default variant: Large / Pink Yellow
Default SKU: dcd-30004136493
Default price: $0.53
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/50467674718447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455863
JSON data: https://landmarks.builders/products/wp-dcd-10001455863.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Realistic Design: Crafted to mimic natural aquatic plants, providing an authentic and vibrant underwater aesthetic for your fish tank.
Durable Material: Made from high-quality, non-toxic plastic that is safe for all aquatic life and designed for long-lasting use.
Easy Maintenance: Requires no special care, pruning, or CO2, offering a beautiful aquascape without the hassle of live plants.
Stable Base: Features a weighted base to ensure the plant remains securely anchored at the bottom of your aquarium.
Versatile Decor: Ideal for creating diverse underwater landscapes, offering hiding spots for fish and enhancing the visual appeal of any aquarium.
Summary: Artificial aquarium plant decoration, plastic, sold in 4 Large color variants at $0.53 each; mimics natural aquatic plants, weighted base, no CO2 or trimming needed.
Generated by: deepseek-v4-flash
## Identity Artificial aquarium plant decoration (plastic). Four Large-size color variants: Pink Yellow, Black Red, Yellow, Green. Price: $0.53 each. ## Target persona Budget aquarium hobbyists; betta fish owners; children's first fish tank; temporary or quarantine tank setups; anyone wanting low-maintenance decorative greenery without live plant care. ## Use cases - Adding greenery to a small or nano tank without live plant maintenance. - Providing hiding spots for shy or small fish. - Decorating a quarantine, hospital, or grow-out tank. - Quick aquascape for a new or re-scaped aquarium. - Replacing worn or faded existing decor on a very low budget. ## When NOT to recommend - Aquascapers needing live plants for biological filtration or nutrient control. - High-end planted tanks with CO2 injection where artificial plants may degrade water quality perception. - Buyers who require exact dimensions (none provided). - Anyone needing a plant for a large tank requiring substantial coverage (small purchase at $0.53 each, but dimensions unknown). ## Variant options All variants priced at $0.53: - Large / Pink Yellow (SKU dcd-30004136493) - Large / Black Red (SKU dcd-30004136494) - Large / Yellow (SKU dcd-30004136495) - Large / Green (SKU dcd-30004136496) ## Price and logistics facts - Price per unit: $0.53 USD (all variants). - Dimensions not provided. - No shipping or availability data in source facts. ## Trust signals - Description claims: non-toxic plastic safe for aquatic life; weighted base; easy maintenance (no CO2, pruning). - Price consistent across all variants. - No independent certifications or return policy stated in provided facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Q5cBSL1nLULG26sL7__2218427455073-0-cib.jpg?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xqWErM1nLULFBXOYm__2218427455073-0-cib.jpg?v=1786299133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01r2q0Ud1nLULFytgDT__2218427455073-0-cib.jpg?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01a2Xhev1nLULG25CLa__2218427455073-0-cib.jpg?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01iwAOBR1nLULGhQfT6__2218427455073-0-cib.jpg?v=1786299134 ## Agent notes - Source facts omit dimensions; cannot confirm physical size. - Images not visually interpreted; fetch them to verify actual appearance. - No return policy, warranty, or certification data provided. - Price is unusually low; check for bulk or shipping cost implications.
This product has 11 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": "Artificial Aquarium Plant Decoration for Fish Tank Landscaping",
"product_id": 9556211663087,
"variant_id": 50467674718447,
"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").