Brand: World Products (Landmark)
SKU: dcd-30003610426
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/49714226495727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270024
JSON data: https://landmarks.builders/products/wp-dcd-10001270024.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Cross-border three-layer hanging fruit basket with detachable wall-mounted net bag, Nordic woven design. Dimensions 36x25x7.5 cm, priced at $33.99. One style variant available.
Generated by: deepseek-v4-flash
## Identity Cross-border three-layer hanging fruit basket with detachable wall-mounted fruit net bag, simple Nordic woven style. ## Target persona Home organizers seeking space-saving storage; small kitchen dwellers; shoppers for affordable Nordic-inspired decor; people who prefer hanging solutions over countertop baskets. ## Use cases - Hanging fruits like apples, oranges, bananas in kitchen to save counter space. - Storing vegetables such as onions, garlic, potatoes in a ventilated mesh. - Decorative wall storage in a Scandinavian-style kitchen or dining area. - Organizing lightweight pantry items (e.g., snack packs) in a three-tier system. - Quick grab-and-go fruit display for families. ## When NOT to recommend - For storing heavy items (e.g., melons, large watermelons) due to mesh and hanging load limitations. - For high-humidity areas without ventilation (mesh may still trap moisture). - For buyers seeking a solid, non-woven, or fully enclosed storage solution. - For large fruit quantities (three tiers have limited total volume). ## Variant options - Style: Hemp Rope Tassels – $33.99 (only variant available). ## Price and logistics facts - Price: $33.99 USD (single variant). - Dimensions: 36 cm (length) × 25 cm (width) × 7.5 cm (height). - No shipping, stock, or return policy information provided. ## Trust signals - No stock status, return policy, or certifications available in provided data. - Price is stated as $33.99 – assume consistent unless otherwise noted. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Images not analyzed; visual details (colors, material construction, mounting mechanism) not confirmed. - Only one variant exists; no size/color options. - Description field was empty; rely on title and tags for product nature.
This product has 13 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": "36.0",
"_width_cm": "25.0",
"_height_cm": "7.5"
}
}],
"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").