Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Frog
Default SKU: dcd-30000021702
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: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49946431422703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000003899
JSON data: https://landmarks.builders/products/m4x-10000003899.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Charming panda and frog resin figurines, hand-painted with lifelike details. Made from durable, colorfast resin for long-lasting use in aquariums, ponds, waterfalls, and tabletop landscapes. Perfect for desktops, gardens, bonsai, and mini scenes, adding playful character. Each piece is handmade for unique appeal. Styles ship randomly; use waterproof glue or clay for secure placement.
Summary: Hand-painted resin panda and frog figurines for aquariums, ponds, and tabletop landscapes. Durable, colorfast. Available in multiple style combinations. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Resin panda and frog figurine set, hand-painted, for aquariums, ponds, and miniature landscapes. Sizes approx 21x16x5 cm. Price $9.99. ## Target persona Aquarium hobbyists; garden pond owners; desk decor enthusiasts; miniature scene collectors. ## Use cases - Decorating a freshwater aquarium with a playful panda ornament. - Adding a frog figurine to a garden pond or waterfall. - Creating a miniature tabletop landscape with resin animals. - Gifting a hand-painted resin set for a desk or bookshelf. - Enhancing a bonsai display with small animal figurines. - Using as a decorative element in a terrarium. ## When NOT to recommend - Large-scale commercial aquarium installations requiring heavy-duty decorations. - Underwater use in saltwater aquariums (resin may degrade). - Buyers needing exact matching sets (styles ship randomly). - Customers requiring precise size specifications beyond given dimensions. ## Variant options 8 variants: Frog, Panda, Panda and Frog, Panda and Wine Jar, Frog and Wine Jar, Frog and Wish Frog, Frog and Goose, Panda and Goose. All priced at $9.99. ## Price and logistics facts Price: $9.99 USD per variant. Dimensions: 21×16×5 cm. No shipping or stock info provided. ## Trust signals No specific trust signals provided (e.g., stock status, return policy, certifications). ## Image assets 5 images available. See URLs below. ## Agent notes - Styles are shipped randomly; not all variations may be available at once. - Use waterproof glue or clay for secure placement in aquatic environments. - Handmade nature means each piece is unique. --- **Image URLs** https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8317e51-1d50-4ada-8e9c-1b042c67d6e3.jpg?v=1782181247 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d90fefd-213e-47b3-affb-eb1d3a923154.jpg?v=1782181247 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e90d77f-8f48-4a67-a529-615c8a7effae.jpg?v=1782181252 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6ad144f-9a58-40e3-a077-a84feef3e251.jpg?v=1782181250 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/322949f3-ca4f-4fba-b850-65e6cf520c49.jpg?v=1782181249
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": "Resin panda figurine for aquarium",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "16.0",
"_height_cm": "5.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").