Brand: World Products (Landmark)
SKU: dcd-30003502548
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49804482052335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250020
JSON data: https://landmarks.builders/products/wp-dcd-10001250020.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A novelty popcorn bucket shaped like a high heel, marketed for outdoor use, priced at $24.99, with dimensions 25x15x15 cm.
Generated by: deepseek-v4-flash
## Identity This is a popcorn bucket designed in the shape of a high heel, intended for outdoor use. Only one variant available: High Heel Bucket. ## Target persona Theme park visitors, movie theater enthusiasts, costume party attendees, novelty collectors. ## Use cases - Holding popcorn at outdoor events like fairs or carnivals. - Using as a prop at costume or themed parties. - Displaying as a decorative item for shoe-themed decor. - Giving as a gift for novelty or shoe enthusiasts. - Serving as a conversation starter at gatherings. ## When NOT to recommend - Not for practical kitchenware or everyday food storage. - Not for formal dining or fine table settings. - Not suitable for children under 3 due to potential small parts (not specified). - Not for serious outdoor cooking or rugged use. ## Variant options - High Heel Bucket: $24.99 (only variant) ## Price and logistics facts - Price: $24.99 USD - Dimensions: 25.0 cm (L) x 15.0 cm (W) x 15.0 cm (H) - Weight not provided. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: single listed price. - Certifications: none known. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e445286d9314d179a437942fadeecee.png?v=1781488456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08826bbe5b044be58abad50438bc0089.png?v=1781488455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b94812dac91b44958af1d9d61b1575df.png?v=1781488457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0be9021737154f6ba4307d815ffc1b12.png?v=1781488454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db2d3ca7937e4c029bca80d4c6c68e8c.png?v=1781488456 ## Agent notes - Product description is missing; images were not analyzed; stock and return policy unknown.
This product has 13 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": "跨境新品 女王2高跟鞋爆米花桶",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "15.0",
"_height_cm": "15.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").