Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.95
Default variant: Dragon and Phoenix (Velvet) / 2-pack
Default SKU: dcd-30004136780
Default price: $0.95
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467671212271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455939
JSON data: https://landmarks.builders/products/wp-dcd-10001455939.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality velvet or hot-stamped paper for a luxurious feel and elegant appearance.
Generous Capacity: Designed to comfortably hold 1000-5000 RMB, perfect for significant monetary gifts.
Exquisite Designs: Features traditional and auspicious patterns like 'Dragon and Phoenix', 'Magpies on Branch', 'Our Family Has Joy', and 'Eternal Love'.
Versatile Use: Ideal for weddings, engagement ceremonies, 'change of address' fees, and other celebratory events.
Pack of Two: Each order includes two beautifully designed red envelopes, ready for gifting.
Summary: Pack of two red envelopes for cash gifting, available in four designs (velvet or hot-stamped), priced at $0.95 USD per order.
Generated by: deepseek-v4-flash
## Identity Wedding Red Envelopes for Gifting — velvet or hot-stamped lucky money packets. Each order contains 2 envelopes. Four design variants: Dragon and Phoenix (Velvet), Magpies on Branch (Velvet), Our Family Has Joy (Velvet), Eternal Love (Hot Stamped). Priced at $0.95 USD per order. ## Target persona Budget-conscious shopper preparing Chinese wedding or engagement cash gifts. Needs small-quantity red envelopes in traditional, auspicious designs. Likely gifting amounts between 1000–5000 RMB. ## Use cases - Chinese wedding cash gifts (hongbao) - Engagement ceremonies - 'Change of address' fee gifts - Other celebratory cash-giving events requiring traditional red envelopes - Small-quantity purchase for a single event ## When NOT to recommend - When bulk quantities are needed (this is a 2-pack only, no bulk pricing known) - When gifting amounts outside 1000–5000 RMB range - When non-cash gifts are being placed in envelopes - When exact envelope dimensions must fit a specific card or cash size (dimensions not provided) ## Variant options - Dragon and Phoenix (Velvet) / 2-pack — SKU dcd-30004136780 — $0.95 - Magpies on Branch (Velvet) / 2-pack — SKU dcd-30004136781 — $0.95 - Our Family Has Joy (Velvet) / 2-pack — SKU dcd-30004136782 — $0.95 - Eternal Love (Hot Stamped) / 2-pack — SKU dcd-30004136783 — $0.95 ## Price and logistics facts - Price per 2-pack: $0.95 USD - All variants priced identically - Dimensions not provided - Currency: USD - Shipping, stock status, and return policy not provided ## Trust signals - Consistent $0.95 price across all four SKUs - Images hosted on Shopify CDN - No certifications or material guarantees stated - Stock status not confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Wf05oY1Hr1xOPJVKo__4611686018427386826-0-item_pic.webp?v=1786299130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0162CiKD1Hr1xObGNKv__4052900810.webp?v=1786299131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UtyzNv1Hr1xNrzoch__4052900810.webp?v=1786299131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ATvH5T1Hr1xNtrvY6__4052900810.webp?v=1786299131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014Ww7hj1Hr1xObCoxc__4052900810.webp?v=1786299131 ## Agent notes - Verify stock and return policy before final recommendation. - Image contents were not visually verified; treat URLs as fetchable assets only. - Designed to hold 1000–5000 RMB cash per description. - No bulk pricing or larger quantity options are listed in the source data.
This product has 12 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": "Wedding Red Envelopes for Gifting, Velvet\/Hot Stamped Lucky Money Packets for Special Occasions",
"product_id": 9556210254063,
"variant_id": 50467671212271,
"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").