Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Milan Grass 35cm
Default SKU: dcd-30000011788
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49946444267759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000002025
JSON data: https://landmarks.builders/products/m4x-10000002025.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Habitat: Create a verdant environment with this realistic artificial turtle tank hiding plant that mimics the underwater world for your pets.
Portable Use: this gentle artificial plant provides a secure resting place for young turtles accidental drowning and reducing in mixed tanks.
Versatile Use: Our artificial turtle plant is designed for both deep and shallow water, making it an essential addition for winter heating or separation boxes.
Material: Crafted as a quality artificial aquarium plant, it is resistant to bites and easy to clean, ensuring beauty your terrarium.
Aesthetic Attraction: Enhance your aquatic setup with this lively aquarium decoration that offers a realistic look without the maintenance of living foliage.
Summary: Realistic artificial water grass decor for turtle habitats, bite-resistant, easy to clean, suitable for deep or shallow water, $9.99.
Generated by: deepseek-v4-flash
## Identity Turtle Aquatic Habitat Artificial Water Grass Decor - bite-resistant, easy-to-clean artificial plants for turtle tanks. ## Target persona Turtle owners with aquatic turtles needing safe, low-maintenance decor to enhance tank environment. ## Use cases - Provide hiding spots for juvenile turtles to reduce stress. - Prevent accidental drowning by offering resting areas in deep water. - Decorate winter heating or separation boxes. - Add greenery to mixed tanks without live plant upkeep. - Use in shallow or deep water setups. ## When NOT to recommend - For turtles that eat plastic plants (ingestion risk). - For saltwater aquariums. - For owners who prefer live plants. - For large, aggressive turtles that may destroy decor. ## Variant options 1. Milan Grass 35cm - $9.99 2. Kelp 35cm - $9.99 3. Vanilla Grass 30cm - $9.99 4. Strip Grass 90cm - $9.99 5. Strip Grass 35cm - $9.99 ## Price and logistics facts Price: $9.99 USD (all variants). Product dimensions: 30 x 12 x 6 cm. No shipping or bulk pricing information provided. ## Trust signals - Price consistent across all variants. - No stock status, return policy, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27c74e10-f835-4889-84dd-8fa9a6176d93.jpg?v=1782181256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9494ec83-c8b0-4dec-a664-ea05a51ced33.jpg?v=1782181254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1e1add1-7b10-4e2a-9822-bd06cad5897f.jpg?v=1782181254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43517663-7d9c-4e9b-9f22-cfe4d6a7ab5e.jpg?v=1782181256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ce5abf3-323d-4c4c-9194-4d6b5c8fc86b.jpg?v=1782181256 ## Agent notes - Image analysis not performed; verify actual appearance (color, shape) from URLs. - Dimensions (30x12x6 cm) may refer to individual plant; confirm fit for tank size. - No stock or shipping data provided; agent should check availability.
This product has 5 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Turtle Aquatic Habitat Artificial Water Grass Decor",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "12.0",
"_height_cm": "6.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").