Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Gold
Default SKU: dcd-30003605284
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/49714362876143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268037
JSON data: https://landmarks.builders/products/wp-dcd-10001268037.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Decorative bee-shaped sugar jar, 23x21x11 cm, available in Gold and Silver, for home/restaurant tabletop storage at $24.99.
Generated by: deepseek-v4-flash
## Identity A decorative bee-shaped sugar jar (product type: 家居用品) with dimensions 23×21×11 cm. Available in Gold and Silver at $24.99 each. ## Target persona Home decor enthusiasts seeking novelty tabletop storage; cafe or hotel owners wanting thematic sugar containers; gift buyers looking for affordable, functional ornaments. ## Use cases - Storing sugar packets or loose sugar on kitchen counters or dining tables. - Displaying as a decorative piece in coffee shops, restaurants, or hotel lobbies. - Holding small items (e.g., tea bags, candies, honey sticks) for self-serve stations. - Gifting to hosts, tea lovers, or housewarming parties. ## When NOT to recommend - If airtight sealing is required (no sealing information provided). - For high-volume commercial use needing large capacity (capacity unspecified, small dimensions). - When the buyer expects premium materials like ceramic or glass (material not specified; likely plastic or acrylic based on price). - For children's toys or food storage requiring FDA approval (no certifications stated). ## Variant options - Gold (SKU: dcd-30003605284) – $24.99 - Silver (SKU: dcd-30003605285) – $24.99 ## Price and logistics facts - Price: $24.99 USD (fixed across variants). - Dimensions: 23 cm (length) × 21 cm (width) × 11 cm (height). - No shipping or stock information provided. ## Trust signals - Both variants priced identically, indicating consistent pricing. - In-stock status, return policy, and material certifications not disclosed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef8e5c38226c43ea9d905a03f4026fe0.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/693ee377fb96430a8be76a4d8a1f4fd8.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc15bf34c6ad4c95ada490df794f7881.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e51b3425ede4111bed77f006dc17a5f.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4cd6a859dd04985a81ef408a4b4052b.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a70a27698b824d6da83f0d1e29175b94.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc4a339fa49d43c6af529100c484eb89.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd1f6ede0317411eb1b940cc806c4444.png?v=1781085495 ## Agent notes No product description provided; material is unknown. Dimensions are moderately small. Price point suggests a basic decorative item.
This product has 14 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": 270000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "21.0",
"_height_cm": "11.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").