Brand: World Products (Landmark)
SKU: dcd-30003522235
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49804465602799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250501
JSON data: https://landmarks.builders/products/wp-dcd-10001250501.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A resin desktop Buddha statue with muscle physique, designed as creative home decor. Dimensions: 16x16x19 cm. Price: $28.99. Only one variant: Muscle Buddha.
Generated by: deepseek-v4-flash
## Identity
A resin desktop ornament: muscular Buddha figure ('Muscle Buddha'). New Chinese Zen style, creative home decor.
## Target persona
- Novelty decor collectors seeking conversation pieces.
- Eclectic home stylists adding quirky accents.
- Gift buyers for friends with a sense of humor.
## Use cases
- Desk decoration in an office or home study.
- Conversation starter at parties or gatherings.
- Unusual gift for Buddha or fitness enthusiasts.
- Shelf or display cabinet ornament in eclectic interiors.
- Prop for social media content or meme culture.
## When NOT to recommend
- Traditional religious or spiritual settings (e.g., altars).
- Minimalist or serious decor aesthetics.
- Buyers seeking authentic religious artifacts.
- Environments requiring child-safe materials (no safety info).
## Variant options
- Only one: Style = Muscle Buddha (SKU: dcd-30003522235), price $28.99.
## Price and logistics facts
- Price: USD 28.99.
- Dimensions: 16.0 x 16.0 x 19.0 cm.
- No shipping or return policy provided in product data.
## Trust signals
- In-stock: not specified.
- Return policy: not provided.
- Price consistency: single price point.
- No certifications listed.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00d134e9ed3149b4973d7f43046b541c.png?v=1781488314
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1e0b4fc00054b5597867fd75457e550.png?v=1781488316
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94f123bd7ced4073a9c3a388cb7d330a.png?v=1781488314
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e118594b403e405aad627aac689b696b.png?v=1781488314
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e9ca0fe257b445a83d3a2caa25e4add.png?v=1781488314
## Agent notes
- Images were not analyzed; visual details not inferred. Product appears to be a resin figurine of a muscular Buddha. No description text provided.This product has 13 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": "新中式禅意佛像摆件 肌肉佛祖创意家居装饰品 树脂工艺品桌面摆件",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "16.0",
"_height_cm": "19.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").