Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $12.99
Default variant: 6 inch / Gold Trimmed Golf Triangle Plate
Default SKU: 4824453990041
Default price: $7.99
Availability: In Stock
Product Type: Plates
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48193214284015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/gold-trimmed-ceramic-triangle-plate-bone-china
JSON data: https://landmarks.builders/products/gold-trimmed-ceramic-triangle-plate-bone-china.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 artistry and functionality with our Gold Trimmed Ceramic Triangle Plate. Designed for the discerning host, this exquisite piece brings a touch of European elegance to any occasion. Whether you're serving delicate tea snacks or sophisticated appetizers, its unique triangular shape and intricate detailing are sure to impress.
Crafted from high-quality bone china, this plate boasts a luxurious feel and exceptional durability. The surface is meticulously finished with a high-temperature firing process, ensuring lasting beauty. The hand-painted gold trim and relief design add a captivating visual appeal, making it a true statement piece for your table.
Enjoy convenience without compromising on style. This ceramic serving plate is microwave safe, allowing for easy reheating of snacks. Its creative European style makes it an ideal addition to your home, perfect for tea drinking sessions or casual gatherings. With the option for custom logos, it also makes a thoughtful, personalized gift for special occasions.
Summary: A bone china triangular plate with hand-painted gold trim, microwave safe, available in 6-inch and 8-inch sizes for serving appetizers or tea snacks.
Generated by: deepseek-v4-flash
## Identity Gold Trimmed Ceramic Triangle Plate, Bone China – a triangular bone china plate with hand-painted gold trim and relief design, microwave safe. ## Target persona Home entertainers who host tea parties or appetizer gatherings; gift-givers seeking unique tableware for foodie friends; collectors of European-style ceramic pieces. ## Use cases - Serving appetizers at cocktail parties - Displaying tea snacks during afternoon tea - Adding a decorative accent to a table setting - Gifting for housewarmings or weddings - Using for small dessert portions ## When NOT to recommend - For heavy daily use (delicate gold trim may wear) - For microwave reheating of large meals (size limited) - For dishwasher cleaning (not explicitly stated as dishwasher safe) - For buyers preferring minimalist or plain white plates ## Variant options - 6 inch (SKU 4824453990041): $7.99 - 8 inch (SKU 4824453990042): $12.99 ## Price and logistics facts - 6 inch: $7.99 USD - 8 inch: $12.99 USD - Dimensions not provided - Weight unknown - Shipping and availability not specified ## Trust signals - Microwave safe per description - Variant prices clearly listed - No stock status, return policy, or certifications provided in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbfb1ff63072410d80179c7354a8cf0f.png?v=1774316124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d80fabc7f6226ed2a95f9cb28366db1b069b2e1cbb7fa73b66798ef3936b6c8f.jpg?v=1774316124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bfefebe93f0d1a3e548b8df55f58f8608bb5ab192acdb8f0429ee7dc3ef0bad.jpg?v=1774316124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33b9ee9e0a32814eb2aea7bc51b7e03ef9e9ad48c38d68f2f9ee7db35c5279ad.jpg?v=1774316124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d090c537be794b54dc6603893ed84efed967b12c239a3282ce119f1b384d3ae.jpg?v=1774316124 ## Agent notes - Image content was not viewed; visual details (e.g., pattern, color, gold trim appearance) are not confirmed. - Dimensions missing; cannot assess fit for specific uses. - Dishwasher safety not mentioned; assume hand wash recommended.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Bone China · Hand-Painted Gold Trim · Triangular
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": "Gold Trimmed Ceramic Triangle Plate, Bone China",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "",
"_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").