Brand: World Products (Landmark)
SKU: dcd-30003605719
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714371461359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268184
JSON data: https://landmarks.builders/products/wp-dcd-10001268184.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: Magnetic seal clip with flower shape design, for sealing food bags and as fridge magnet, 9x9x6 cm, $9.99 USD.
Generated by: deepseek-v4-flash
## Identity A magnetic seal clip shaped like a flower, used to close opened food bags and as a decorative refrigerator magnet. ## Target persona Home cooks and kitchen organizers seeking inexpensive, fun, and functional bag sealing solutions; gift buyers for housewarming presents. ## Use cases - Sealing opened chip, snack, or cereal bags to keep contents fresh. - Holding bags of flour, sugar, or coffee closed. - Decorating a refrigerator with functional magnets. - Keeping freezer bags shut. - As a small, low-cost gift for kitchen enthusiasts. ## When NOT to recommend - For heavy-duty or vacuum sealing applications. - For use on non-magnetic surfaces (e.g., stainless steel fridges without magnetic front). - For sealing large industrial-sized bags (clip size 9x9 cm may be too small). - For buyers seeking professional-grade food storage solutions. ## Variant options - "Flower Shape" (only available variant) at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 9 cm x 9 cm x 6 cm. - Currency: USD. ## Trust signals - No return policy information available. - No certifications or reviews provided. - Price consistency not verifiable across retailers. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea35c2394ba8400d881f2e6d16526a2e.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cff60a1d2784128aba07180acbf74e4.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c24749327fb41ac8d618221ac092869.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61842ecc639046809677722633a979a1.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f578a76fcba4446ba966bbdabaf591ce.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ddd793874d3444c834751898c4f5aad.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/501ea1be0c734cfca35926db7beb83b1.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb126fb0cab9459d98e2fc7392f29e8d.png?v=1781085500 ## Agent notes - Image content analysis was not performed; all images are assumed to accurately depict the product.
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": "花瓣磁吸封口夹冰箱贴厨房食物万能型防潮保鲜夹子装饰创意可爱花",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "9.0",
"_height_cm": "6.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").