Brand: World Products (Landmark)
SKU: dcd-30002756492
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49879184638191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043273
JSON data: https://landmarks.builders/products/m4x-10001043273.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bohemian Hanging Mirror Handmade Tassel Frame Mirror Beautiful Gift for Bedroom
Summary: Bohemian hanging mirror with handmade tassel frame, 35x35x5 cm, $10.99 USD.
Generated by: deepseek-v4-flash
## Identity Bohemian Hanging Mirror with handmade tassel frame in Black White style. ## Target persona Budget-conscious decorators, bohemian enthusiasts, gift shoppers for boho bedroom decor. ## Use cases - Accent wall in small bedroom or dorm room - Housewarming or birthday gift for boho style lovers - Adding bohemian touch to a reading nook or vanity - Decorative mirror in entryway or hallway - Affordable decor for rental apartments ## When NOT to recommend - Modern minimalist or industrial decor schemes - Need for a large full-length mirror - Seeking high-quality glass or precise reflection - Outdoor or humid environment (bathroom) use ## Variant options - Style: Ls6005 Black White - $10.99 USD ## Price and logistics facts - Price: $10.99 USD per unit - Dimensions: 35cm x 35cm x 5cm - Only one variant currently available ## Trust signals - Single price point consistent across variant - No explicit in-stock or return policy information provided - No certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f904d736-43eb-4853-bd7c-6eab206bc356.jpg?v=1782126349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3eaf7f7b-6312-489a-9e9b-9ef1c344d0fb.jpg?v=1782126347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b66276ac-1f73-4426-a434-29186b12b232.jpg?v=1782126348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb9330b4-3ed3-47ef-af20-110ca07bd7e2.jpg?v=1782126350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db9dd71d-a9e4-40c5-9876-6f57425fa34d.jpg?v=1782126347 ## Agent notes - Product type field empty; description only repeats title. - No material or weight info; dimensions in cm only.
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": "Bohemian Hanging Mirror Handmade Tassel Frame Mirror Beautiful Gift for Bedroom",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "35.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").