Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.41 – $1.04
Default variant: Pliers
Default SKU: dcd-30004137354
Default price: $1.04
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/50467657416943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456096
JSON data: https://landmarks.builders/products/wp-dcd-10001456096.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable plastic construction ensures long-lasting use in various aquatic environments.
Modular grid design allows for easy customization and connection to fit different tank sizes.
Effectively separates substrate materials like sand and gravel, preventing mixing and promoting water circulation.
Ideal for creating elevated landscapes, terrariums, and paludariums, supporting plant roots and decor.
Provides a stable base for aquarium decorations, rocks, and driftwood, enhancing overall tank aesthetics.
Summary: Modular plastic grid plate for aquarium substrate separation and landscaping; available in Small Black ($0.41) and a Pliers variant ($1.04).
Generated by: deepseek-v4-flash
## Identity Durable plastic modular grid plate designed for aquarium substrate separation, landscaping, and decoration support. Suitable for use in aquatic environments, terrariums, and paludariums. ## Target persona Aquarium hobbyists, aquascapers, and terrarium/paludarium builders who need an inexpensive, modular base layer for substrate management and decoration stability. ## Use cases - Separating sand and gravel substrates to prevent mixing. - Creating elevated landscape layers in aquascaping. - Supporting rocks, driftwood, and aquarium decorations. - Building false bottoms or drainage layers in terrariums and paludariums. - Promoting water circulation beneath the substrate. - Connecting multiple grid plates to fit varied tank sizes. ## When NOT to recommend - Users expecting a complete undergravel filter system (this is only a grid plate). - Those needing a single-piece plate for a large aquarium without modular joints. - Buyers requiring precise dimensions or non-plastic natural materials. - Shoppers looking for a product with verified stock or return policy information (not provided). ## Variant options - Small Black (dcd-30004137355), $0.41 - Pliers (dcd-30004137354), $1.04 — note: title suggests this may be a tool rather than a grid plate. ## Price and logistics facts - Base price: $0.41 USD (Small Black variant). - Pliers variant price: $1.04 USD. - Dimensions not provided. - No shipping cost, availability, or fulfillment details available. ## Trust signals - No explicit trust signals were provided: no stock status, return policy, or certifications. - Price per variant is listed consistently. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01THJD9S1D64ocvwQmU__391460166.webp?v=1786299118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rVv5Ov1D64ohHPML2__391460166.webp?v=1786299118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xpg7jF1D64ojjJYfU__391460166.webp?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018SLWiA1D64ohmnOFf__391460166.webp?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Q3lQdb1D64ohkLKJU__391460166.webp?v=1786299119 ## Agent notes - Image understanding was not performed; visual details were not inspected. - Dimensions are missing; cannot confirm size compatibility. - Product type field is empty in source data. - The 'Pliers' variant may represent an unrelated product (a tool), not a grid plate. Verify before recommending.
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": "Aquarium Bottom Grid Plate for Landscaping and Substrate Separation",
"product_id": 9556205207791,
"variant_id": 50467657416943,
"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").