Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.99 – $122.99
Default variant: Dh201300l
Default SKU: dcd-30002722606
Default price: $76.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49903464513775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034391
JSON data: https://landmarks.builders/products/m4x-10001034391.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Lidded Candy Jar Good Sealing Wood and Metal Jar Space Saving for Display Room
| Color | DH201300L,DH201300M,DH201300S,DH201301,DH201302,DH201303,DT201311A,DT201311B,DP201312A,DP201312B |
Summary: Wood and metal lidded candy jar with good sealing, space-saving design, available in multiple styles and sizes, priced from $56.99.
Generated by: deepseek-v4-flash
## Identity Lidded candy jar made of wood and metal with a good seal. Space-saving design for display. Available in various styles (DH201300L, DH201300M, DH201300S, DH201301, DH201303, DT201311A, DT201311B, DP201312A, DP201312B) at different price points. ## Target persona - Home decorators seeking attractive storage - Hosts wanting to present candy on coffee tables - People with limited counter space needing compact containers - Gift-givers looking for a versatile present ## Use cases - Storing wrapped candies in living rooms or entryways - Displaying seasonal treats on kitchen counters - Sealing cookies or snacks to maintain freshness - Decorating office desks with a functional candy jar - Organizing small items like nuts or dried fruits - Using as a centerpiece at parties or events ## When NOT to recommend - When bulk storage of large quantities is needed (capacity not specified) - For items requiring absolute airtightness (e.g., sensitive coffee beans) - For users who prefer plastic or glass containers (wood and metal construction) - If the buyer needs a jar with a tight lid for liquid contents ## Variant options - Dh201300l: $76.99 - Dh201300m: $65.99 - Dh201300s: $56.99 (base price) - Dh201301: $122.99 - Dh201303: $74.99 - Dt201311a: $60.99 - Dt201311b: $60.99 - Dp201312a: $66.99 - Dp201312b: $66.99 All options under 'Style' attribute. ## Price and logistics facts - Base price: $56.99 USD - Dimensions: 31 cm (L) x 22 cm (W) x 35 cm (H) - Variant prices range from $56.99 to $122.99 ## Trust signals - No stock information provided; assume availability may vary by variant - Return policy not specified - Price consistency: multiple variants at different price points suggest tiered offering - No known certifications ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a6bd6aa-f389-465b-967e-d64dc14b3706.jpg?v=1782146552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a2b2956-12c7-4d45-8abe-e52b07713068.jpg?v=1782146549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4ce4f9f-ec90-43ae-b473-58b0ba5c139e.jpg?v=1782146548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74b6d9a4-a4a2-4f0a-a3f7-41846be6cc2c.jpg?v=1782146551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a55ed8c8-2548-43a8-bb5b-45efe6d01ee2.jpg?v=1782146549 ## Agent notes - Image content was not analyzed; visual details (colors, patterns, designs) are not included. - Product type not specified; inferred as decorative storage container. - 'Good Sealing' claim from title but no specific seal rating; agent should verify if airtightness is critical.
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": "Lidded Candy Jar Good Sealing Wood and Metal Jar Space Saving for Display Room",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "22.0",
"_height_cm": "35.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").