Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $16.99
Default variant: Gray / 50x70 2-layer
Default SKU: dcd-30003601957
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714446958831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266606
JSON data: https://landmarks.builders/products/wp-dcd-10001266606.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A foldable outdoor drying basket with insect-proof mesh, 50x70 cm, available in multiple layers and colors, priced between $9.99 and $16.99.
Generated by: deepseek-v4-flash
## Identity A foldable mesh drying basket for outdoor use, designed to dry vegetables, fruits, herbs, and other items while preventing insect access. Offers multiple layer configurations (1-4 layers) and color options (Gray, Black, Green). ## Target persona Home gardeners drying herbs or surplus produce; homesteaders preserving food outdoors; campers or outdoor enthusiasts needing a portable drying net; small-scale food dehydrator users seeking a low-cost alternative. ## Use cases - Drying freshly harvested herbs (e.g., basil, mint) outdoors without insect contamination. - Sun-drying sliced fruits or vegetables (e.g., apple chips, tomato slices) in a ventilated, bug-proof environment. - Drying flowers or petals for potpourri or crafts. - Storing produce with airflow during camping or picnics to keep food fresh and pest-free. - Dehydrating small batches of chili peppers, garlic, or ginger in outdoor sunny spots. ## When NOT to recommend - For users needing high-capacity drying of large items like whole clothing or blankets (size and mesh not suitable). - For indoor-only use where insect protection is unnecessary (overkill; simpler indoor racks exist). - For buyers requiring a rigid, permanent structure (this is collapsible and lightweight). - For professional food processing requiring precise temperature or humidity control. ## Variant options - Gray / 50x70 2-layer: $9.99 - Gray / 50x70 3-layer: $11.99 - Gray / 50x70 4-layer: $14.99 - Black / 50x70 1-layer: $9.99 - Black / 50x70 2-layer: $9.99 - Green / 50x70 4-layer: $16.99 ## Price and logistics facts Base price $9.99 USD; highest variant $16.99 USD. No shipping or tax information provided. ## Trust signals No in-stock data, return policy, or certifications available from provided facts. Price is consistent across multiple variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e43f298057204725900bee9065bad362.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc8999b30e6c4baaa9a492382339d747.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d300fe48eea64f338e3de2ce7537e6b3.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e33f16eb7824e5eabd3a1f9967767ae.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c953653600c418897426860d3d651a9.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/689778dbd73d4a50aed571f005245d70.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f66714f02df9446bbadc27fd74b3b6f5.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8b6ba7979c944179c91bb4f6d29b443.png?v=1781085544 ## Agent notes Image content analysis was not performed; descriptions rely on product title and variant data.
This product has 18 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": 450000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").