Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $193.99
Default variant: Copper Matte
Default SKU: dcd-30003500581
Default price: $193.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/49811895419119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001235584
JSON data: https://landmarks.builders/products/m4x-10001235584.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: Hammered copper soup pot with domed lid, food safe. Two finish options: Copper Matte and Copper Black. Priced at $193.99 USD, dimensions 24x24x22 cm.
Generated by: deepseek-v4-flash
## Identity Hammered Copper Soup Pot with Domed Lid, Food Safe. Finish options: Copper Matte and Copper Black. ## Target persona Home cooks and culinary enthusiasts who value traditional copper cookware aesthetics and food-safe materials. Suitable for those seeking decorative yet functional pots for stovetop use. ## Use cases - Preparing soups, stews, and broths on a stovetop. - Slow cooking or simmering dishes that benefit from even heat distribution. - Serving directly at the table as a rustic presentation piece. - Gifting to cookware collectors or those who appreciate artisan kitchen items. ## When NOT to recommend - Users seeking oven-safe cookware (oven safety not confirmed). - Users requiring lightweight or easy-carry pots (copper is heavy). - Users with induction cooktops (copper is not induction-compatible unless specified). - Users on a strict budget (price ~$194). ## Variant options - **Copper Matte** (SKU: dcd-30003500581) – $193.99 - **Copper Black** (SKU: dcd-30003500582) – $193.99 ## Price and logistics facts - Price: $193.99 USD (same for both variants). - Dimensions: 24 x 24 x 22 cm (length x width x height). - Currency: USD. ## Trust signals - Price is identical across both variants, consistent pricing. - Stock status and return policy not provided; verify with seller. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7adc9ce9-9659-4842-b933-ba671f39f678.jpg?v=1781600907 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01c9e0e8-7276-4529-85b3-e0bf56f6e2ac.jpg?v=1781600907 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b390b095-424f-4c26-8e2d-ce340eb0dffc.jpg?v=1781600907 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19da8ea8-8252-4d9f-8651-758703878e21.jpg?v=1781600907 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fa4c3f0-f531-43ff-b1c5-da9a5b5867ee.jpg?v=1781600907 ## Agent notes - No product description provided; summary based on title and tags. - Image understanding was not performed; treat URLs as fetchable assets only. - Return policy, stock status, warranty, and certifications not known.
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": "Hammered Copper Soup Pot Domed Lid Cookware Food Safe",
"quantity": 1,
"grams": 1900000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "24.0",
"_height_cm": "22.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").