Brand: World Products (Landmark)
SKU: dcd-30002725083
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 305 g
Cart URL (default variant): https://landmarks.builders/cart/49903461630191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035081
JSON data: https://landmarks.builders/products/m4x-10001035081.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artificial Lemon Wreath Maintenance-Effortless Lemon Wreath Vibrant Colors
Summary: Artificial lemon wreath, 35.2x33.0x8.5 cm, $19.99, for home decoration.
Generated by: deepseek-v4-flash
## Identity Artificial Lemon Wreath, SKU dcd-30002725083, $19.99. ## Target persona Budget-conscious home decorators; renters seeking seasonal decorations; party planners needing table or wall decor. ## Use cases - Summer-themed front door wreath. - Kitchen wall accent decoration. - Indoor party backdrop or table centerpiece. - Office cubicle or dorm room decor. - Gift for lemon-enthusiasts. ## When NOT to recommend - Outdoor areas exposed to rain or direct sunlight (not weatherproof). - Buyers expecting fresh lemon scent. - Large door wreath needs (35 cm diameter may be too small). - High-traffic areas where fragile items may be knocked. ## Variant options Only one variant: Lemon Wreath at $19.99. ## Price and logistics facts - Price: $19.99 USD. - Dimensions: 35.2 x 33.0 x 8.5 cm. - No shipping or tax information provided. ## Trust signals - Price is low, consistent across single variant. - No return policy or stock status stated. - No certifications mentioned. ## Image assets - 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e5a52e8-0fb6-4c31-b4a2-66c959c6eb0a.jpg?v=1782146545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f3b35ca-5515-4ccb-a41c-58fd858e605e.jpg?v=1782146542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1626a31a-8eb6-4096-b6a0-2e0c57339055.jpg?v=1782146545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15afb13c-11b3-46a9-b66a-78ea713de414.jpg?v=1782146541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82368b1b-329b-4913-944b-1088f64af3c8.jpg?v=1782146546 ## Agent notes Product type not specified. No return or stock information. Image content not analyzed.
This product has 12 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": "Artificial Lemon Wreath Maintenance-Effortless Lemon Wreath Vibrant Colors",
"quantity": 1,
"grams": 305000,
"properties": {
"_length_cm": "35.2",
"_width_cm": "33.0",
"_height_cm": "8.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").