Brand: World Products (Landmark)
SKU: dcd-30002677057
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 705 g
Cart URL (default variant): https://landmarks.builders/cart/49903601484015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001025091
JSON data: https://landmarks.builders/products/m4x-10001025091.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Crustacean Vino Bottle Holder Unique Gift Crawfish Bottle Stand Sturdy
Summary: A sturdy red bottle holder shaped like a crustacean, designed to hold wine bottles as a novelty gift or decor item.
Generated by: deepseek-v4-flash
## Identity A sturdy red Crustacean Vino Bottle Holder, shaped like a crawfish, designed to hold one wine bottle. Dimensions: 27 x 24 x 18 cm. ## Target persona Gift shoppers seeking unique, novelty items for friends or family who enjoy seafood themes, crustacean decor, or quirky home accessories. ## Use cases - Displaying a wine bottle in a beach or coastal-themed kitchen or bar. - Gifting to a crawfish boil enthusiast or seafood lover. - Adding a conversation piece to a party or game room. - Decorating a rustic or novelty-themed shelf. ## When NOT to recommend - If the recipient prefers minimalist, classic, or elegant decor. - For formal events or wine tastings where traditional accessories are expected. - When a functional, heavy-duty bottle stand is required (this is a novelty item). ## Variant options - **Red** (SKU: dcd-30002677057) – $24.99 ## Price and logistics facts - Price: $24.99 USD. - Dimensions: 27 cm (length) x 24 cm (width) x 18 cm (height). - One variant available: Red. ## Trust signals - In-stock status: Not specified. Price consistency: Single price across variant. Returns: Not stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f7ac416-239c-438e-87f7-0991d9495af2.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a4e1f0c-05d3-46ab-a0af-15ea01df4817.jpg?v=1782146610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d70f74e4-e9e0-475c-a4b5-e05bedceba46.jpg?v=1782146621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dfff6a9-b409-46fb-9784-0b8ea326172d.jpg?v=1782146671 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fcbd9c5-8a1d-48d3-81e5-610ea1b9c14c.jpg?v=1782146616 ## Agent notes - No description beyond title. Image understanding was not performed; visual details are not available.
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": "Crustacean Vino Bottle Holder Unique Gift Crawfish Bottle Stand Sturdy",
"quantity": 1,
"grams": 705000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "24.0",
"_height_cm": "18.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").