Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: 5.5-inch Matte White Meteorite (5-Piece Set)
Default SKU: 5029924602311
Default price: $18.99
Availability: In Stock
Product Type: Dinnerware Sets
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/48193225326831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/nordic-ceramic-dinnerware-set-5-piece-matte-black
JSON data: https://landmarks.builders/products/nordic-ceramic-dinnerware-set-5-piece-matte-black.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the perfect blend of modern design and artisanal craftsmanship with our Nordic Ceramic Dinnerware Set. Each piece features a distinctive rock texture, adding a touch of natural elegance to your table. Handmade from premium porcelain, this set promises exceptional quality and durability, making it a first-class addition to any home.
Ideal for gifting to friends or as a considerate choice for elderly family members, this dinnerware set combines style with practicality. Its customizable nature and exclusive cross-border supply ensure a unique offering.
Summary: 5-piece matte black ceramic dinnerware set with rock texture, handmade porcelain, suitable for gifting, priced at $18.99.
Generated by: deepseek-v4-flash
## Identity Nordic Ceramic Dinnerware Set, 5-Piece Matte Black (Product Type: Dinnerware Sets) ## Target persona Budget-conscious individuals seeking modern dinnerware; gift-givers for friends or elderly; cross-border shoppers looking for unique, customizable ceramic sets. ## Use cases Everyday dining for small households; gifting for housewarmings, birthdays, or elderly; small dinner parties; decorative table accent with rock texture; cross-border gifting (exclusive supply). ## When NOT to recommend When the buyer needs a large set for a family of 4+; for formal fine dining requiring traditional white china; if dishwasher/microwave safety is required (not specified); if the buyer expects matching serving bowls or platters. ## Variant options - SKU 5029924602311: 5.5-inch Matte White Meteorite (5-Piece Set) - $18.99 - SKU 5029924602312: 5.5-inch Matte Black Meteorite (5-Piece Set) - $18.99 ## Price and logistics facts Price: $18.99 USD. No dimensions provided. Capacity: 300ml. Marked as cross-border exclusive supply. Handmade, premium porcelain, first-class quality. ## Trust signals Claimed handmade first-class porcelain; customizable (according to description). In-stock status and return policy not provided. ## Image assets https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6385e660136247849f75a0c3c5a19cec.png?v=1774316856 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7118d46e0268ac6001c360d1e2cc923811f3bcdac2e5e60f2dd114bfd2bc119f.jpg?v=1774316856 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c7c1aa35371e447440b503408740c22ac9b2e60ecc0e177f79ce15ba74bde03.jpg?v=1774316856 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ab6dd133f616c802bf9bd616e7ddb1d72ca8737407276d8f8cc3a7271b696c8.jpg?v=1774316856 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e86373f114bd33496a68cd04b864f9b9a9cb44a02f6e08a81771e523f8bd8279.jpg?v=1774316856 ## Agent notes Image understanding not performed; visual details may affect recommendation. Dimensions missing; consider size limitations. No stock or return policy data.
This product has 14 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · Matte Black · 5-Piece Set
Verdict: N/A
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": "Nordic Ceramic Dinnerware Set, 5-Piece Matte Black",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "21.59",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").