Brand: World Products (Landmark)
SKU: dcd-30003602504
Price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49714316509423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266874
JSON data: https://landmarks.builders/products/wp-dcd-10001266874.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
箱规:52.5*47.5*50cm 36PCS
Summary: French-style 3D resin wall decoration with heart and wing design, gold color, 25x24x5 cm, priced at $34.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 法式爱心翅膀壁挂欧式立体浮雕心形墙面装饰客厅玄关轻奢树脂壁饰 - **Type:** 家居装饰 (Home Decoration) - **Material:** Resin (inferred from tags) - **Dimensions:** 25 x 24 x 5 cm - **Weight:** Not specified - **Color:** Gold (only variant) ## Target persona - Home decor shoppers seeking affordable luxury-themed wall accents - Apartment dwellers decorating in French or European style - Gift buyers for housewarming or romantic occasions ## Use cases - Accent wall in living room - Bedroom romantic decor - Hallway or entryway focal point - Gift for Valentine's Day or anniversary - Home staging for open houses - Adding texture to a gallery wall ## When NOT to recommend - Large wall spaces requiring bigger pieces (25 cm is small) - Outdoor or high-moisture areas (not weatherproof) - Minimalist or modern decor that avoids ornate designs - Buyers seeking functional items like shelves or storage ## Variant options - **Gold** – $34.99 (only variant available) ## Price and logistics facts - **Price:** $34.99 USD - **Dimensions:** 25 x 24 x 5 cm - **Packing:** 52.5 x 47.5 x 50 cm, 36 pieces per case ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: Single price listed - Certifications: None provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/930edee17ada404d8d9ea0c8039871b3.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dd58903dcee401895be4592639d0983.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/434020eca10b454ea878103fc5768e73.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70ab9f92d380428bad0253a6276c0a28.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01d88b086e754ec4b7047baed0ba1ccf.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0af5bbf538644ab993b1c36badae6c3.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b22c88ff737348a48b6d6ae66840df10.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dc8b42a3d77445889d7a74626a5aff4.png?v=1781085467 ## Agent notes - Image content not analyzed; visual details (exact shade, texture, finish) are not confirmed. - In-stock status and return policy are unverified. - Product material (resin) inferred from tags; not explicitly stated in provided facts.
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": 550000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "24.0",
"_height_cm": "5.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").