Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99
Default variant: Caramel Cotton Rope
Default SKU: dcd-30003610423
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49714228887791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270023
JSON data: https://landmarks.builders/products/wp-dcd-10001270023.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A detachable three-layer wall-mounted fruit basket in Nordic woven style, available in three cotton rope colors, sized 37x25x8 cm, priced at $33.99.
Generated by: deepseek-v4-flash
## Identity Cross-border three-layer fruit hanging basket, detachable wall-mounted fruit net bags, simple Nordic style woven fabric basket. ## Target persona Apartment dwellers with limited counter space seeking stylish vertical storage; home organizers looking for affordable kitchen decor; renters who cannot install permanent shelving. ## Use cases - Hanging fruits like apples, oranges, or onions in a kitchen to free up counter space. - Storing lightweight produce such as garlic, ginger, or small squashes. - Organizing vegetables near a cooking area for easy access. - Adding a decorative Nordic accent to a kitchen wall. - Using as a bathroom organizer for toiletries (if appropriate for the material). ## When NOT to recommend - For storing heavy items like melons, potatoes in bulk, or canned goods. - In high-humidity areas without ventilation (cotton rope may degrade). - For users who need a large-capacity (single basket depth is limited). - For those seeking a non-porous, easy-clean surface (fabric may stain). ## Variant options - Caramel Cotton Rope (SKU: dcd-30003610423) $33.99 - Off-white Cotton Rope (SKU: dcd-30003610424) $33.99 - Khaki Cotton Rope (SKU: dcd-30003610425) $33.99 ## Price and logistics facts - Price: $33.99 USD per variant. - Dimensions: 37 cm (L) x 25 cm (W) x 8 cm (H). - Origin: Cross-border (likely from China). ## Trust signals - No in-stock status provided. - No return policy information available. - Price is consistent across all three variants. - No certifications mentioned in facts. ## Image assets - 8 PNG images available at provided URLs. - Image understanding not performed; treat as fetchable assets only. ## Agent notes - No product description was provided; use factual attributes only. - Do not infer materials beyond "Cotton Rope" and "fabric." - Dimensions are external; internal capacity not specified. - Hanging hardware (if any) not described.
This product has 15 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": 550000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "25.0",
"_height_cm": "8.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").