Brand: World Products (Landmark)
This product has 15 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $11.99
Default variant: 30 Round Gold PU Rope
Default SKU: 5504537925373
Default price: $7.99
Availability: In Stock
Product Type: Wall-Mounted Mirrors
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189430464751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wall-mounted-mirror-with-pu-rope-hanging-black-track-style
JSON data: https://landmarks.builders/products/wall-mounted-mirror-with-pu-rope-hanging-black-track-style.json
This product comes in 15 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your space with this versatile wall-mounted mirror, designed for both style and practicality. Featuring a high-definition aluminum mirror with a clear glass surface, it provides a flawless reflection for your daily routines. The unique PU rope hanging mechanism, presented in a sleek black track style, adds a touch of modern elegance to any room.
This mirror is an excellent addition to bathrooms, dorm rooms, and dressing areas, offering a convenient way to check your look. Its compact size makes it suitable for smaller spaces, while its robust construction ensures longevity.
Looking for a personal gift? This mirror is an ideal choice, with options for custom logo printing, making it perfect for conferences, celebrations, or as a special token for an esteemed teacher. It's ready for export, particularly to markets in Oceania.
Summary: Wall-mounted mirror with aluminum construction and PU rope hanging, available in multiple sizes and colors, starting at $7.99.
Generated by: deepseek-v4-flash
## Identity Wall-Mounted Mirror with PU Rope Hanging, Black Track Style (and variants) ## Target persona Budget-conscious shoppers needing a functional mirror for small spaces (dorm rooms, bathrooms), or those looking for customizable promotional items. ## Use cases - Checking appearance in a dorm room or small bathroom. - Adding a mirror to a hallway or entryway. - Using as a gift for teachers or event giveaways with custom logo. - Decorating a rental apartment without drilling (rope hanging). - Lightweight mirror for travel or temporary setups. ## When NOT to recommend - If a large full-length mirror is needed (max size 48x30 cm). - If high-end materials like solid wood or beveled edges are desired. - For outdoor or humid environments (no waterproof rating). - If buyer expects a frameless or minimalist design (has rope handle). ## Variant options 12 variants in sizes 30-50cm round and rectangular (40x23, 48x30), colors gold/black, styles track/potato. Prices $7.99-$11.99. ## Price and logistics facts Base price $7.99 USD. No shipping info provided. Export-ready to Oceania. Custom logo printing available. ## Trust signals In-stock status unknown. Return policy unknown. No certifications mentioned. Multiple variant availability suggests stock. ## Image assets 5 image URLs provided. No alt text. Agent should fetch and analyze if needed. ## Agent notes No image understanding performed. Dimensions not given for all variants. Verify specific dimensions from variant titles (numbers likely in cm). PU rope hanging may allow damage-free installation? Not specified. Check store for shipping details.
This product has 32 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
HD Mirror · PU Rope · Black Track Style
Verdict: N/A
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": "Wall Mounted Mirror with PU Rope Hanging, Black Track Style",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").