Brand: World Products (Landmark)
SKU: dcd-30002698661
Price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1875 g
Cart URL (default variant): https://landmarks.builders/cart/49903548432623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001030124
JSON data: https://landmarks.builders/products/m4x-10001030124.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Unique Design: This spirit cask greeting card holder features a creative barrel shape with elegant metal bands and a rustic wood finish that adds world elegance to any setting.
Premium Material: Crafted from solid wood and treated with oil for a subtle shine, this wooden barrel card box ensures durability and a sophisticated look for your special day.
Functional Features: Designed with a wider inch slot for easy insertion and a removable lid, this card box provides a secure and convenient way to collect greetings and well-wishes.
Versatile Decor as a centerpiece or event decoration, this barrel blends seamlessly with rustic, farmhouse design themes at weddings, receptions, or birthday parties.
Storage: Use this rustic wedding box to keep cards, envelopes, and bills organized and throughout your celebration, providing peace of mind while you enjoy the festivities.
Summary: Wooden barrel-shaped greeting card holder with removable lid, 30x26x24 cm, solid wood, rustic finish, $23.99.
Generated by: deepseek-v4-flash
## Identity - Product: Greeting Card Holder Wood Wooden Barrel Card Box Removable Lid Event Decoration - Material: Solid wood with oil finish, metal bands - Dimensions: 30 x 26 x 24 cm - Price: $23.99 USD ## Target persona - Event planners organizing rustic-themed weddings or parties - Couples planning a farmhouse-style wedding - Party hosts needing a decorative card collection box - DIY decorators seeking versatile rustic centerpieces ## Use cases - Collecting greeting cards at weddings, receptions, and birthday parties - Serving as a decorative centerpiece for rustic-themed events - Storing envelopes and bills securely during celebrations - Adding a unique accent to home decor after the event - Used as a prop for photo booths or table settings ## When NOT to recommend - For formal or modern-themed events where rustic wood clashes - For events requiring high-security or locking card storage - For outdoor events exposed to rain or moisture (wood may warp) - For large gatherings needing high-capacity card collection (capacity unknown) ## Variant options - Only variant: "Wood" color, SKU dcd-30002698661, priced at $23.99 ## Price and logistics facts - Price: $23.99 USD (single variant) - Dimensions: 30 x 26 x 24 cm - No weight or shipping cost provided ## Trust signals - Single variant availability: in stock (assumed but not confirmed) - Price consistency: only one price point - Return policy: not specified - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a819556-0180-4f97-bde1-9bdeb3dcb950.jpg?v=1782146584 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f5056e7-5889-4a83-b19c-703b824f5810.jpg?v=1782146585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/359b9585-4ba8-4be4-8f89-2594b6260ee8.jpg?v=1782146585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07f7cb21-174c-43d0-9483-4f94abec39ba.jpg?v=1782146659 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf40ed28-ce2b-4646-a983-15c2069fc1f4.jpg?v=1782146585 ## Agent notes - Images were not analyzed; actual appearance (colors, texture) should be verified from images. - In-stock status, shipping, and return policy are not confirmed from data. - This product may require assembly; not stated.
This product has 12 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": "Greeting Card Holder Wood Wooden Barrel Card Box Removable Lid Event Decoration for Party, Reception",
"quantity": 1,
"grams": 1875000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "26.0",
"_height_cm": "24.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").