Brand: World Products (Landmark)
SKU: dcd-30003606974
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 190 g
Cart URL (default variant): https://landmarks.builders/cart/49714258411759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268719
JSON data: https://landmarks.builders/products/wp-dcd-10001268719.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: Creative resin fridge magnet from Jingdezhen, featuring a Speechless Buddha design, suitable as a travel souvenir or home decoration.
Generated by: deepseek-v4-flash
## Identity **Product:** 江西景德镇无语佛冰箱贴创意文物树脂冰箱贴旅行纪念品冰箱装饰贴 (Jingdezhen Speechless Buddha Resin Fridge Magnet) **Type:** Handcrafted resin ornament ## Target persona - Travelers seeking authentic Jingdezhen souvenirs - Collectors of unique fridge magnets - Fans of Buddhist or Chinese culture - People looking for quirky, affordable home decor ## Use cases - Decorating a refrigerator or magnetic board - Gift for friends who appreciate Chinese art or humor - Commemorating a trip to Jingdezhen - Adding to a growing magnet collection - Placing on an office desk as a small ornament ## When NOT to recommend - Buyers expecting a large decorative piece (dimensions: 8×8×11.5 cm) - Those seeking purely functional kitchen tools - Individuals who avoid religious or Buddha imagery - Collectors of high-end artisan ceramics (price point $9.99) ## Variant options - Only one style: "Speechless Buddha" (SKU: dcd-30003606974) at $9.99 ## Price and logistics facts - Price: USD $9.99 (fixed, no discounts indicated) - Dimensions: 8.0 × 8.0 × 11.5 cm - Single variant available ## Trust signals - No stock status or return policy information provided - Price is consistent across the only variant - No certifications or materials disclosure beyond "resin" ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bceda1616e74944975f80f18e31b91b.png?v=1781085391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/464c7f9ce71f4dd2ac321520bc8862a2.png?v=1781085393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b70f98b0f88144db8f26a0060229c61b.png?v=1781085391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15e1e11922f04f398a0120358857da25.png?v=1781085391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6066a9624a5e475cad4169d1c2a2ade0.png?v=1781085391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d238a2bd9f514fd89843dce87db4ee8c.png?v=1781085396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e5ee936e5be4eb2a604e29035cccb48.png?v=1781085390 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24e553d8f43944e3a0064af748784d6f.png?v=1781085392 ## Agent notes - Product is categorized as "手工" (handmade) - No description text was provided - Only one variant; no color/size options - Image content not analyzed; visual details not verified
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": 190000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "8.0",
"_height_cm": "11.5"
}
}],
"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").