Brand: World Products (Landmark)
SKU: 5928293498711
Price: $8.99
Availability: In Stock
Product Type: Tabletop Mirrors
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189441212655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/sunflower-makeup-mirror-360-rotation-desktop-vanity-mirror-for-girls
JSON data: https://landmarks.builders/products/sunflower-makeup-mirror-360-rotation-desktop-vanity-mirror-for-girls.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Brighten your daily routine with our delightful Sunflower Makeup Mirror. Designed with a whimsical sunflower shape, this mirror brings a touch of nature's beauty right to your vanity. Its 360-degree rotation allows for effortless adjustment, ensuring you find the perfect angle for flawless makeup application or skincare. Ideal for students and girls, it serves as both a practical beauty tool and a charming decorative accent for any bedroom or dressing area. Add a pop of personality and functionality to your space with this unique desktop mirror.
Summary: A sunflower-shaped desktop makeup mirror with 360-degree rotation, designed for girls and students as a practical beauty tool and decorative accent.
Generated by: deepseek-v4-flash
## Identity Sunflower Makeup Mirror - 360 Rotation Desktop Vanity Mirror for Girls ## Target persona Girls and students who need a desktop makeup mirror with a playful design; likely young, style-conscious, limited budget. ## Use cases - Applying makeup with adjustable angle - Skincare routine at a vanity table - Decorative accent on a desk or dressing area - Quick touch-ups while studying or getting ready - Gift for a sunflower enthusiast ## When NOT to recommend - Professional makeup artists requiring larger, distortion-free mirrors - Users needing lighted or magnifying mirrors - Those seeking a mirror with specific color choice (only random color available) - Buyers wanting a wall-mounted or floor-standing mirror ## Variant options - One variant: Random Color at $8.99 USD ## Price and logistics facts - Price: $8.99 USD - Dimensions: Not provided - Only one variant (Random Color) ## Trust signals - In-stock status not specified; assume available - Return policy not mentioned - No certifications listed - Price is low, consistent with basic mirror ## Image assets - One image URL: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14d6dd96a8894c0fb797a291f4a88e5f.png?v=1774196424 ## Agent notes - Product type: Tabletop Mirrors - No tags provided - Image understanding not performed: visual details not confirmed
This product has 1 imagein catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Sunflower Design · 360° Rotation · Desktop Vanity Mirror
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": "Sunflower Makeup Mirror - 360 Rotation Desktop Vanity Mirror for Girls",
"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").