Brand: World Products (Landmark)
SKU: dcd-30003761621
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://landmarks.builders/cart/50150136021231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001323714
JSON data: https://landmarks.builders/products/m4x-10001323714.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Zen Design: Features a serene frog figurine in a seated meditation pose with crossed legs and closed eyes, bringing a sense of calm and mindfulness to any space.
Stone-Look Finish: Crafted with a gray stone-like finish, this frog statue offers the rustic charm of carved stone while remaining lightweight and easy to position.
Compact Size: Designed as a tabletop accent, this meditating frog figurine fits perfectly on crowded desks, cozy bookshelves, or small bedside tables without taking up too large room.
Smooth Craftsmanship: Made from resilient resin, the statue boasts a smooth sculpted surface that highlights its clean lines and minimalist, zen-inspired aesthetic.
Versatile Decor: This peaceful decorative piece serves as a gentle reminder to breathe and relax, making it an ideal addition to mindfulness areas, reading nooks, or office workspaces.
Summary: Meditating Frog Figurine Stone-Look Meditation Frog Statue Compact Decor for Bookshelf. 【Zen Design】: Features a serene frog figurine in a seated meditation pose with crossed legs and closed eyes, bringing a sense of calm and mindfulness to any space. 【Stone-Look Finish】: Crafted with a gray stone-like finish, this frog statue offers the rustic charm of carved stone while remaining lightweight and easy to position. 【Compact Size】: Designed as a tabletop accent, this meditating frog figurine fits perfectly on crowded desks, cozy bookshelves, or small bedside tables without taking up too large r
Generated by: m4x-map-v1
This product has 12 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": "Meditating Frog Figurine Stone-Look Meditation Frog Statue Compact Decor for Bookshelf",
"product_id": 9456638427375,
"variant_id": 50150136021231,
"quantity": 1,
"grams": 370,
"length_cm": "16.5",
"width_cm": "12.5",
"height_cm": "20.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. 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").