Brand: World Products (Landmark)
SKU: dcd-30002743428
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49879207969007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040059
JSON data: https://landmarks.builders/products/m4x-10001040059.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Meditation Fungi Figurine Cute Design Meditation Fungi Statue Polished Finish
Summary: A polished white meditation fungi figurine at 13x11x8 cm, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity A small, polished white resin figurine of a mushroom in a meditation pose. ## Target persona Buyers seeking affordable, cute desk or shelf decor; collectors of quirky figurines; meditation enthusiasts looking for a lighthearted accent; gift shoppers on a budget. ## Use cases - Desk or shelf decoration - Meditation space accent - Gift for mushroom or nature lovers - Collectible display - Small office or cubicle ornament - Conversation starter in casual settings ## When NOT to recommend - Customer needs a large garden statue (size is only 13x11x8 cm) - Buyer expects realistic or serious decor (design is cute/stylized) - User requires a functional meditation tool (this is purely decorative) - Shopper seeks premium or luxury home accessories (price is $9.99) ## Variant options - White: $9.99 (SKU: dcd-30002743428) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 13 x 11 x 8 cm (approx. 5.1 x 4.3 x 3.1 in) - Weight: not specified - Shipping: not specified ## Trust signals - In-stock status: not explicitly stated - Return policy: not specified - Price consistency: single variant at fixed price - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e509c92-4b96-494d-a75d-47b245fc2fae.jpg?v=1782126384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07d209ad-8764-478d-84cd-1408ef8e8b24.jpg?v=1782126383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/820f0684-fb51-4c3d-92d3-29eb49f820d7.jpg?v=1782126383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b236802c-f893-46ce-bd4b-95f89df439c7.jpg?v=1782126383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8522c2a8-9e9e-4a73-addd-985d0b2735ad.jpg?v=1782126385 ## Agent notes - Only one color variant (White) is available. - No stock or return policy information provided. - Image content was not analyzed; visual details are not inferred.
This product has 12 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": "Meditation Fungi Figurine Cute Design Meditation Fungi Statue Polished Finish",
"quantity": 1,
"grams": 110000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "11.0",
"_height_cm": "8.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").