Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $11.99
Default variant: Wood / 4 Grids
Default SKU: dcd-30002004559
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49945097699567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000908221
JSON data: https://landmarks.builders/products/m4x-10000908221.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Compartment Woven Holder Handmade Organizer Basket Rustic and design for Vanity
Summary: Handmade woven organizer basket with multi-compartment design, available in Wood or Coffee with 4 or 6 grids, dimensions 33x25x11 cm, priced from $10.99.
Generated by: deepseek-v4-flash
## Identity Multi-Compartment Woven Holder Handmade Organizer Basket Rustic for Vanity ## Target persona Home organizers seeking affordable, decorative storage for vanity or desk; beauty enthusiasts needing to sort makeup and accessories; minimalist decor lovers preferring natural woven materials. ## Use cases - Organizing makeup brushes, lipsticks, and small cosmetics on a vanity - Sorting and storing jewelry, rings, earrings, and watches - Holding craft supplies like scissors, threads, and beads - Tidying desk accessories: pens, sticky notes, small gadgets - Keeping bathroom counter items like Q-tips, cotton balls, and lotions - Displaying small plants or decorative knick-knacks ## When NOT to recommend - Large storage needs (item is 33x25x11 cm, too small for bulky items) - Heavy items (woven construction may not support heavy loads) - Waterproof or outdoor use (no mention of water resistance) - Users requiring a closed or dust-proof container ## Variant options - Wood / 4 Grids: $11.99 (SKU dcd-30002004559) - Wood / 6 Grids: $10.99 (SKU dcd-30002004560) - Coffee / 4 Grids: $11.99 (SKU dcd-30002004561) - Coffee / 6 Grids: $10.99 (SKU dcd-30002004562) ## Price and logistics facts - Price range: $10.99 – $11.99 USD - Dimensions: 33 cm (L) x 25 cm (W) x 11 cm (H) - No shipping or logistics information provided ## Trust signals - No stock status information available - No return policy mentioned - No certifications or price consistency data - Handmade product (as per title) ## Image assets No image URLs provided; cannot confirm visual appearance. ## Agent notes - No images available; visual details (e.g., weave pattern, exact material) cannot be verified. - No stock, return, or shipping info included in facts.
This product has 12 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": "Multi-Compartment Woven Holder Handmade Organizer Basket Rustic and design for Vanity",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "25.0",
"_height_cm": "11.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").