Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.78 – $3.06
Default variant: B5 Dual Blade
Default SKU: dcd-30003675116
Default price: $2.78
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Personal Care Tool
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/50405761417455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294429
JSON data: https://landmarks.builders/products/wp-dcd-10001294429.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Features a curved primary structure and a long handled body, making this back shaver the perfect tool for reaching difficult areas of your back without straining. The innovative folding mechanism allows the head area to fold inward, transforming this compact back razor into a highly portable grooming accessory. Equipped with a flexible pivoting head area that adjusts to the contours of your body, ensuring this manual shaver glides smoothly over your skin. Designed with a textured grip section on the handle, providing optimal control and maneuvering while using this versatile body groomer. The space-saving foldable design makes this manual razor easy to store in your bathroom drawer or pack in your luggage for travel.
Summary: Features a curved primary structure and a long handled body, making this back shaver the perfect tool for reaching difficult areas of your back without straining. The innovative folding mechanism allows the head area to fold inward, transforming this compact back razor into a highly portable grooming accessory. Equipped with a flexible pivoting head area that adjusts to the contours of your body, ensuring this manual shaver glides smoothly over your skin. Designed with a textured grip section on the handle, providing optimal control and maneuvering while using this versatile body groomer. The space-saving foldable design makes this manual razor easy to store in your bathroom drawer or pack in your luggage for travel.
Generated by: deepseek-v4-flash
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Ergonomic Back Shaver with Long Handle and Foldable Design",
"product_id": 9537707573487,
"variant_id": 50405761417455,
"quantity": 1,
"grams": 180,
"length_cm": "26.0",
"width_cm": "12.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").