Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $49.99
Default variant: Mesh Plate Large
Default SKU: dcd-30002904807
Default price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760678240330:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001092046
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001092046.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Decorative Design: This metal wire fruit bowl brings a refined luxury look to everyday tables, turning a simple serving piece into a stylish home decor accent for the living room, dining area, or coffee table.
Airy Structure: The hollow metal fruit basket design keeps the interior visible and airy, making it easy to display fruit, snacks, or baked treats while adding a light, sculptural feel to your space.
Material: Crafted from metal with a gold-tone finish, this decor bowl offers a polished luster and a sturdy feel that stands out on its own or as part of a modern tabletop arrangement.
Versatile Use: More than a fruit bowl, it works beautifully for cookies, grapes, or decorative fillers, giving you a flexible serving piece that suits casual gatherings and everyday entertaining.
Display Effect: Its artfully crafted mesh-like shape creates a strong visual focal point, helping your tabletop look more layered, elegant, and thoughtfully styled without taking up excessive space.
Summary: Metal Wire Fruit Bowl Easy to Golden Finish Wire Decorative Bowl Space Saving Household Decor for Living Room. 【Decorative Design】: This metal wire fruit bowl brings a refined luxury look to everyday tables, turning a simple serving piece into a stylish home decor accent for the living room, dining area, or coffee table. 【Airy Structure】: The hollow metal fruit basket design keeps the interior visible and airy, making it easy to display fruit, snacks, or baked treats while adding a light, sculptural feel to your space. 【Material】: Crafted from metal with a gold-tone finish, this decor bowl off
Generated by: m4x-map-v1
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": "Metal Wire Fruit Bowl Easy to Golden Finish Wire Decorative Bowl Space Saving Household Decor for Living Room",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "24.0",
"_height_cm": "15.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").