Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.04
Default variant: Storage-52
Default SKU: dcd-30003972098
Default price: $0.04
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Beauty
Vendor: World Products
Weight: 10 g
Cart URL (default variant): https://landmarks.builders/cart/50414567850223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001399885
JSON data: https://landmarks.builders/products/wp-dcd-10001399885.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Description:
Product Identity: A sleek and compact manicure brush holder designed to keep your workspace organized and your essential tools within easy reach.
Primary Function: This purpose-built brush holder features five recessed grooves that securely cradle your tools, preventing them from rolling off your desk or contaminating surfaces.
Unique Features: Crafted as a lightweight acrylic brush rest with grooves, this slim organizer measures approximately 10 x 80 mm and weighs just 5.5 g, making it highly portable and unobtrusive.
Key Benefits: The low-profile resin construction of this makeup brush holder provides a stable, smooth, and glossy surface that is incredibly easy to wipe clean after use.
Versatile Purpose: Perfect for professional salons or home vanity setups, this versatile holder functions beautifully as a dedicated brush rest with grooves to enhance your creative workflow.
Summary: Compact acrylic manicure brush holder with five grooves, 10 cm long, weighing 5.5 g, priced at $0.04, available in four storage-style variants.
Generated by: deepseek-v4-flash
## Identity A lightweight acrylic brush holder with five recessed grooves to keep manicure or makeup tools within reach and prevent rolling. Measures 10 cm x 3.5 cm x 3.0 cm, weighs 5.5 g. Low-profile resin construction with a smooth, glossy surface that can be wiped clean. ## Target persona Professional manicurists and nail technicians working at salon stations who need a low-cost, space-saving brush rest. Also suitable for home hobbyists with small vanities who want a budget-friendly, portable organizer. ## Use cases - Holding nail brushes during a manicure service at a salon desk. - Storing brushes between uses to prevent rolling or surface contamination. - Organizing makeup brushes on a home vanity with limited space. - Quickly cleaning the holder with a wipe between clients. - Transporting a compact brush rest to different workstations. ## When NOT to recommend - Buyer needs to organize more than five brushes or oversized tools. - Use case demands heavy-duty industrial-grade material (metal, ceramic). - Order requires confirmed stock or shipping timeline—this info is not provided. - Buyer expects premium or luxury presentation; this is a basic, low-cost acrylic rest. ## Variant options | Style | SKU | Price | |-------|-----|-------| | Storage-52 | dcd-30003972098 | $0.04 | | Storage-53 | dcd-30003972099 | $0.04 | | Storage-54 | dcd-30003972100 | $0.04 | | Storage-55 | dcd-30003972101 | $0.04 | ## Price and logistics facts - Price: $0.04 USD per unit (all variants). - Dimensions: 10.0 cm x 3.5 cm x 3.0 cm. - Weight: 5.5 g. - No shipping or fulfillment details provided. ## Trust signals - Price is consistent across all variants. - Dimensions and weight explicitly listed. - Multiple product images provided (5 URLs). - No certifications, warranties, or return policy stated by seller. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c140fa3-7dea-48c0-befa-b526e0becf97.jpg?v=1786042441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f13b0aa2-25ee-4b1a-8715-cf6560139abf.jpg?v=1786042454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b022ec6-e216-440c-b779-93e780d3077f.jpg?v=1786043156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b3da9bc-602f-4b35-9b5c-1fd3198f56cb.jpg?v=1786042511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a033f287-9027-478d-b22f-eb906b02f0f6.jpg?v=1786042526 ## Agent notes - Price of $0.04 is unusually low; verify availability and listing validity before processing. - Product description states "approximately 10 x 80 mm" but structured dimensions are 10 cm (length) x 3.5 cm (width) x 3.0 cm (height); confirm correct size with seller. - No stock status, return policy, or shipping information is available. - Image understanding was not performed; visual details cannot be verified or described.
This product has 11 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": "Manicure Brush Holder Acrylic Organizer Minimalist for Manicurists",
"product_id": 9540288807151,
"variant_id": 50414567850223,
"quantity": 1,
"grams": 10,
"length_cm": "10.0",
"width_cm": "3.5",
"height_cm": "3.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").