Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 4 Bowls / Dragon Square Bowl
Default SKU: dcd-30001425329
Default price: $9.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/50150098764015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000795927
JSON data: https://landmarks.builders/products/m4x-10000795927.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Ceramic Dinnerware Set for Gifting, This set features bowls and plates in a beautifully designed gift box, ideal for business gifts, customer appreciation, or special occasions. Combines traditional Chinese elements with modern style for both practical use and cultural value.
Assorted Designs with Auspicious Meanings, Includes patterns like 'Lotus Year with Fish', 'Peace and Happiness', and cartoon motifs such as pandas and lucky cats. These symbolize good fortune and joy, making the set perfect for gifting to friends, clients, or family.
Hand-Painted Craftsmanship and Artistic Value, Some styles are hand-painted, offering unique artistic elegance and collectible appeal. The underglaze technique ensures vibrant colors and patterns, enhancing the dinnerware's charm.
Gift Box Packaging for Enhanced Ceremony, Dinnerware comes in a gift box, adding a sense of occasion and making it easy to present. Packaging features cultural symbols and festive colors, ideal for business events, celebrations, or as a memorable souvenir.
Sturdy Ceramic Material and Versatile Use, Made from high-quality ceramic, durable and microwave-safe for adults. The variety of designs suits different tastes, blending traditional and modern elements for a lively dining experience.
Summary: Ceramic Dinnerware Set, Bowl and Plate Gift Set, Assorted Chinese Designs, Gift for Friends or Clients, Hand-Painted. Elegant Ceramic Dinnerware Set for Gifting, This set features bowls and plates in a beautifully designed gift box, ideal for business gifts, customer appreciation, or special occasions. Combines traditional Chinese elements with modern style for both practical use and cultural value. Assorted Designs with Auspicious Meanings, Includes patterns like 'Lotus Year with Fish', 'Peace and Happiness', and cartoon motifs such as pandas and lucky cats. These symbolize good fortune and j
Generated by: m4x-map-v1
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Ceramic Dinnerware Set, Bowl and Plate Gift Set, Assorted Chinese Designs, Gift for Friends or Clients, Hand-Painted",
"product_id": 9456625713391,
"variant_id": 50150098764015,
"quantity": 1,
"grams": 1200,
"length_cm": "43.0",
"width_cm": "33.0",
"height_cm": "13.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").