Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $24.99
Default variant: Red Dragon Phoenix / Jewelry Box
Default SKU: dcd-30000067281
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49946355499247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011446
JSON data: https://landmarks.builders/products/m4x-10000011446.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Gold Jewelry Box for Weddings and EngagementsThis plush keepsake holder is designed for organizing and presenting wedding gifts, engagement money, and jewelry, adding a essence of sophistication to any event.
High-Quality and Sturdy ConstructionCrafted from premium materials, this jewelry box ensures protected storage and protection for rings, earrings, and other valuables during ceremonies and parties.
Versatile Display and Storage SolutionPerfect for weddings, anniversaries, bridal showers, and festive events, this organizer serves as both a decorative display case and a practical storage option for keepsakes and gifts.
Practical and Stylish Gift PresentationIts elegant design makes it perfect for gift presentation, table decoration, and photo props, enhancing the atmosphere of receptions and special events.
Convenient Size and protected ClosureFeaturing a hinged lid and small dimensions, this jewelry box is easy to carry, keep, and display, ensuring valuables remain safe and organized.
Summary: Gold wedding keepsake box with hinged lid, 40x30x22 cm. Available in 6 color/size variants, prices range from $9.99 to $24.99 USD. Suitable for wedding gift presentation and jewelry storage.
Generated by: deepseek-v4-flash
## Identity **Gold wedding keepsake box** – Hinged lid jewelry/storage box. ## Target persona - Wedding planners organizing gift tables and decor - Brides needing jewelry storage for the big day - Event hosts preparing bridal showers or engagement parties - Gift givers looking for elegant presentation of money or jewelry ## Use cases - Presenting wedding gift money or checks in a decorative box - Storing and organizing rings, earrings, necklaces during wedding ceremonies - Displaying as centerpiece or photo prop at receptions - Holding engagement ring for proposal presentation - Serving as bridal shower favor or decoration - Keeping keepsakes safe during transportation to venue ## When NOT to recommend - If user needs a durable everyday jewelry box for heavy use - If user requires waterproof or liquid protection - If user needs large capacity for bulk items (box is 40x30x22 cm) - If user expects a modern/minimalist aesthetic (design is ornate, likely red/gold themes) ## Variant options | SKU | Color | Size | Price (USD) | |-----|-------|------|-------------| | dcd-30000067281 | Red Dragon Phoenix | Jewelry Box | 11.99 | | dcd-30000067282 | Burgundy Happiness | Jewelry Box | 12.99 | | dcd-30000067283 | Red | 17x25.5cm | 9.99 | | dcd-30000067284 | Red Dragon Phoenix | Medium | 10.99 | | dcd-30000067285 | Red Dragon Phoenix | Large | 12.99 | | dcd-30000067286 | Burgundy Dragon | Large | 24.99 | ## Price and logistics facts - Base price: $9.99 USD (variant dependent) - Dimensions (provided): 40 cm × 30 cm × 22 cm - Currency: USD ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: base price $9.99, variants up to $24.99 - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0eada3a1-53e4-4b4c-9c42-9337f1a0aa7b.png?v=1782181206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef863ff3-4415-4ff6-88d5-7ceddadae524.png?v=1782181204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a3299d4-1b57-490d-85fd-fca5a23ca381.png?v=1782181203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdbc436f-29ab-4020-b281-956bafbcc180.png?v=1782181204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7397c423-488a-4e13-a2e9-2f6c6adec9c0.png?v=1782181203 ## Agent notes - Visual inspection of images was not performed; actual appearance may differ from listing. - Dimensions 40x30x22 cm are provided but not verified for all variants. - Variant options include multiple colors and sizes; confirm exact specifications with seller.
This product has 11 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Gold wedding keepsake box",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "22.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").