Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.25
Default variant: Pink Marble
Default SKU: dcd-30002777466
Default price: $1.25
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50379654725871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001048213
JSON data: https://landmarks.builders/products/wp-dcd-10001048213.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
[COFFEE MUG SET, WITH LID AND SPOON, GOLD SPOON INCLUDED] This elegant coffee mug set features a three-piece configuration crafted from premium ceramic material. Each mug comes complete with a matching lid and gold spoon, making it a sophisticated addition to any office desk use or home collection.
[CERAMIC COFFEE CUPS, COFFEE CUPS WITH LIDS CERAMIC, CYLINDRICAL SHAPE] Designed with a classic cylindrical shape and single layer construction, these ceramic coffee cups showcase beautiful astrological heavenly pattern patterns in blue. The ceramic material ensures heat retention while maintaining a sleek, professional appearance.
[BUSINESS GIFT, CORPORATE GIFT, TEACHER GIFT] as a business gift or corporate gift for professionals and educators alike. This mug with lid serves as an great of appreciation for mentors and colleagues, combining functionality with thoughtful astrological-themed personalization options.
[FOR OFFICE, OFFICE DESK USE, FOR PROFESSIONALS] Specifically designed for office environments, this coffee mug with lid is great for professionals who appreciate both style and practicality. The included lid keeps beverages at optimal temperature during busy workdays, while the gold spoon adds a touch of elegance.
UNIVERSAL USE, FOR COUPLES, MUG SET Suitable for universal use across all astrological signs, this coffee cup set makes an choice for couples or individual users. Custom brand mark printing is available, transforming these small coffee mugs into personalized keepsakes or memorable corporate gifts.
Summary: astrological Ceramic Mug with Lid and Spoon Set, Coffee Cup for Couples, Office Desk Use with Cover, Tea Gift. [COFFEE MUG SET, WITH LID AND SPOON, GOLD SPOON INCLUDED] This elegant coffee mug set features a three-piece configuration crafted from premium ceramic material. Each mug comes complete with a matching lid and gold spoon, making it a sophisticated addition to any office desk use or home collection. [CERAMIC COFFEE CUPS, COFFEE CUPS WITH LIDS CERAMIC, CYLINDRICAL SHAPE] Designed with a classic cylindrical shape and single layer construction, these ceramic coffee cups showcase beautiful
Generated by: dcd-map-v1
This product has 3 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": "astrological Ceramic Mug with Lid and Spoon Set, Coffee Cup for Couples, Office Desk Use with Cover, Tea Gift",
"product_id": 9530850312431,
"variant_id": 50379654725871,
"quantity": 1,
"grams": 0,
"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. 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").