Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $27.99
Default variant: Fruit Hanging Basket
Default SKU: dcd-30003617226
Default price: $23.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/49714014060783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272473
JSON data: https://landmarks.builders/products/wp-dcd-10001272473.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
本店产品价格不含税运,开票需另加税点,详情请咨询客服
Summary: A foldable three-tier hanging fruit basket made of iron wire with a gold imitation finish, dimensions 30x30x8 cm, priced from $22.99.
Generated by: deepseek-v4-flash
## Identity A foldable three-tier hanging fruit basket made of iron wire with a gold imitation finish, designed for storing or displaying fruits. Product dimensions: 30x30x8 cm. Base price: $22.99 (USD). Variants available at different price points. ## Target persona Budget-conscious home gardeners; small space dwellers (apartments, balconies); users seeking decorative and functional fruit storage; DIY organizers wanting affordable hanging solutions. ## Use cases - Hanging fruit storage in kitchen or balcony to save counter space. - Displaying fruits as a decorative element in dining areas. - Organizing small produce in a garden shed or pantry. - Temporary fruit storage during parties or gatherings. - Using as a hanging planter for lightweight artificial plants. - Foldable design ideal for seasonal storage or mobility. ## When NOT to recommend - For heavy fruits (e.g., melons, large watermelons) due to wire construction. - For outdoor use in rainy or humid conditions without cover (risk of rust). - For users requiring certified food-grade materials (no safety certification provided). - For buyers seeking a permanent, non-collapsible basket. ## Variant options Eight styles available: Fruit Hanging Basket, Fruit Hanging Bask a, Bask B, Bask C, Bask D, Bask E, Bask F, Bask G. Prices range from $22.99 to $27.99. ## Price and logistics facts - Base price: $22.99 USD. - Price excludes taxes and shipping; invoice requires additional tax points (contact seller). - Dimensions: 30x30x8 cm. ## Trust signals - No stock status provided. - Return policy not specified. - Price consistency: multiple variants within $22.99-$27.99 range. - No certifications listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e837cbaae9b949f39589c583ac0d7168.png?v=1781085203) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/970126e890de4b6c9d101f1e52fbdcda.png?v=1781085203) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a093f4a30cf1448bb64ad6db7a05cc56.png?v=1781085203) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54f45d6d473d413c9e33246b48fc18c6.png?v=1781085202) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6c6d515530947309726d0fc86593358.png?v=1781085203) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c54797675d2f44818e0438f0b7924cb9.png?v=1781085202) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1259d2bc8627474a91faf46ffb533d8a.png?v=1781085203) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a9589267cd74f3799d18e223a0bad5a.png?v=1781085202) ## Agent notes - No image content analysis performed; rely on URLs for asset fetching. - Verify stock and return policy with seller before recommending. - Product may be lightweight; consider weight capacity not stated.
This product has 20 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": "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").