Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99
Default variant: White
Default SKU: dcd-30003502564
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49804481364207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250029
JSON data: https://landmarks.builders/products/wp-dcd-10001250029.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.














null
null
Summary: Portable mini wax melting machine for hair removal, available in White and Black, with patent-pending technology upgrade, at $36.99.
Generated by: deepseek-v4-flash
## Identity Portable mini wax melter for at-home hair removal, also called hand waxer or mini wax pot. ## Target persona Home waxing beginners seeking an affordable, compact device; travelers who need a portable wax solution; small beauty professionals (mobile or home-based) doing limited-area treatments. ## Use cases - At-home waxing of small body areas (face, underarms, bikini line) - Quick touch-ups between professional salon visits - Travel-friendly waxing (fits in luggage) - Melting wax for eyebrow or lip shaping - Small-scale waxing for mobile beauty services - Testing wax temperature before using larger equipment ## When NOT to recommend - Full-leg or full-back waxing (too small capacity) - Professional salon high-volume use (not built for heavy duty) - Users with very sensitive skin or allergies to wax (no hypoallergenic claim) - Those who prefer wax strips or cold wax (this requires hot wax) ## Variant options - White (SKU: dcd-30003502564) - $36.99 - Black (SKU: dcd-30003502565) - $36.99 ## Price and logistics facts - Price: $36.99 USD per unit (both variants) - Dimensions: 12.1 cm (length) x 9.0 cm (width) x 10.0 cm (height) - No shipping or return policy info provided. ## Trust signals - Patent pending (application number: 202521620861X) - Consistent pricing across color variants - Product is undergoing a technology upgrade described as using proprietary new techniques - No stock or return policy data available. ## Image assets - 5 product images available at the URLs below. No visual analysis performed. -  -  -  -  -  ## Agent notes - Image content not analyzed; rely on textual description. - Tech upgrade is in progress; product may differ from prior versions. - No specific wax type or temperature range listed. - Patent info provided, but no certification marks.
This product has 14 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": "便携式美妆盒迷你融蜡机手蜡机蜜蜡脱毛机热蜡脱毛机溶蜡机融蜡机",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "12.1",
"_width_cm": "9.0",
"_height_cm": "10.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").