Brand: World Products (Landmark)
SKU: dcd-30003388885
Price: $149.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49811775946991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001197621
JSON data: https://landmarks.builders/products/m4x-10001197621.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: This white mirror jewelry armoire doubles as a cabinet, providing organized storage for accessories at a $149.99 price point.
Generated by: deepseek-v4-flash
## Identity A white mirror jewelry armoire that functions as both a mirror and a jewelry cabinet, measuring 155x37x15 cm. ## Target persona Budget-conscious individuals or small boutique owners needing a compact, organized jewelry storage solution with a mirror. ## Use cases - Storing necklaces, earrings, rings, and bracelets in dedicated compartments. - Using the mirror for daily grooming while accessing jewelry. - Placing in a bedroom or closet to save space. - Organizing product displays in a small boutique. - Keeping jewelry dust-free and visible behind a door. - Reducing clutter on dressers or countertops. ## When NOT to recommend - For collectors with extensive or bulky jewelry that exceeds the cabinet's capacity. - For those needing a full-length mirror (armoire height is 155 cm). - For users seeking high-end materials like solid wood or metal. - For environments requiring locked security (no key lock mentioned). ## Variant options - One variant: White, SKU dcd-30003388885, priced at $149.99. ## Price and logistics facts - Price: $149.99 USD. - Dimensions: 155 cm length, 37 cm width, 15 cm height. - No shipping cost, availability, or delivery time provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - No certifications or brand reputation data available. ## Image assets No image URLs provided. Visual assessment not possible. ## Agent notes - Image understanding was not performed due to missing image data. - Verify actual compartment layout and mirror quality with supplier. - Confirm assembly requirements and weight capacity.
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": "Mirror Jewelry Armoire Double Use Jewelry Cabinet Household Furniture Easy to Organize for Boutique",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "37.0",
"_height_cm": "15.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").