Brand: World Products (Landmark)
SKU: dcd-30003604214
Price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714351440111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267602
JSON data: https://landmarks.builders/products/wp-dcd-10001267602.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 wall decor set featuring angel figures in European/French style, sold as a pair, measuring 18x15x6 cm, priced at $21.99 USD.
Generated by: deepseek-v4-flash
## Identity A European/French style resin wall decor set with angel figures, sold as a pair. Dimensions 18x15x6 cm. Price $21.99 USD. ## Target persona Budget-conscious home decor shoppers seeking European-style accent pieces. Ideal for those who appreciate angel motifs or vintage French aesthetics. ## Use cases - Accent decor for living room walls. - Bedroom wall decoration. - Part of a gallery wall arrangement. - Housewarming or religious gift. - Entryway decoration. ## When NOT to recommend - Spaces with minimalist or modern decor themes. - Walls where size (18 cm) is too large for the area. - Buyers seeking high-end, authentic antique or luxury decor. ## Variant options Only one style: "Angel PAIR" at $21.99. ## Price and logistics facts Price: $21.99 USD. Dimensions: 18 × 15 × 6 cm (L×W×H). No shipping or tax information provided. ## Trust signals One variant available. No stock status, return policy, or certifications disclosed. Price is consistent at $21.99 across variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dea4722cc2f1455da1989729626275b9.png?v=1781085487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9f4205876bd41439e058bf9a2136417.png?v=1781085487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83a320934b0149029500a99a2041bb3e.png?v=1781085487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ec518b4938f427b97ac1e6866547efb.png?v=1781085486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7126138c12845d886f22ddf685d84a7.png?v=1781085487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06ee72094a4142f9a1cdb8c9ef241b32.png?v=1781085487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f20eefd124cf46e5a9877adc8f87c88e.png?v=1781085486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9af0681ab9b4c68be210bc867d960f0.png?v=1781085486 ## Agent notes No product description provided. Material is resin (from title). Origin and brand unknown. Images not analyzed.
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": 250000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.0",
"_height_cm": "6.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").