Brand: World Products (Landmark)
SKU: dcd-30003609770
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714085396719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269791
JSON data: https://landmarks.builders/products/wp-dcd-10001269791.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: European classical resin Virgin Mary desktop ornament, office decoration, gift, wholesale available, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Product: 欧式古典圣母摆件桌面树脂工艺摆件摆件西方办公摆件礼品厂家批发 (European Classical Virgin Mary Ornament). Type: 家居装饰 (Home Decoration). Material: resin (implied by '树脂工艺'). Dimensions: 15.5 × 9.5 × 23 cm. ## Target persona - Individuals seeking religious or classical Western decorative items for home or office. - Wholesale buyers (e.g., gift shops, event planners) looking for bulk orders of religious-themed ornaments. - People who appreciate European classical art style. ## Use cases - Desktop decoration in office or study. - Religious/spiritual decor in home. - Gift for friends/family with Christian or classical art interests. - Wholesale purchase for retail or event decoration. - Collection item for classical sculpture enthusiasts. ## When NOT to recommend - Buyers looking for modern or minimalist aesthetic. - Those requiring non-religious or secular decor. - Customers needing large-scale statues (size is small, 23 cm height). - Anyone with strict material requirements (resin only, no other material stated). ## Variant options - Only one variant: Style 'a' (SKU: dcd-30003609770) at $15.99. ## Price and logistics facts - Price: $15.99 USD. - Dimensions: 15.5 cm (L) × 9.5 cm (W) × 23 cm (H). - Shipping and logistics: Not provided. ## Trust signals - In-stock status: Not explicitly stated; assume available based on listing. - Return policy: Not provided. - Price consistency: Single variant with same price. - Certifications: None claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6260a94c0f3400aaee7aee03c4cd3fb.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8ba007c4e9c412898c93279bbe8df0a.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63675ccc4467417f9b68692965dc9e88.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79f0476f5a6c47ed8aa540b378f3afd8.png?v=1781085298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8558c257c2524074b38b3fe35bc54769.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec0e74a8aa724839addc65ca3e699c94.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3416c3d6799c4454a5f50d8394c86353.png?v=1781085298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb9eb585b26d4f77aad395c5620f6104.png?v=1781085297 ## Agent notes - Description field empty; no additional details beyond title and tags. - Images not analyzed; visual quality and exact appearance unknown.
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": 350000,
"properties": {
"_length_cm": "15.5",
"_width_cm": "9.5",
"_height_cm": "23.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").