Brand: World Products (Landmark)
SKU: dcd-30003608013
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714120524015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269144
JSON data: https://landmarks.builders/products/wp-dcd-10001269144.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: Stainless steel mixing stick for sourdough starter and home baking, 31 cm length, $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Stainless steel mixing stick for sourdough starter, dough mixing, and general home baking. Single variant: Sourdough Starter style. ## Target persona Home bakers who make sourdough bread, fermentation enthusiasts, and DIY bread makers needing a non-reactive stirring tool. ## Use cases - Stirring sourdough starter during feedings - Mixing dough ingredients for small batches - Blending batters for pancakes or cakes - General home baking mixing tasks - Non-reactive stirring for fermented foods ## When NOT to recommend - If the buyer needs a large commercial mixer (capacity too small) - If a spoon or eating utensil is required - If the buyer prefers plastic or wood utensils - If a whisk or measuring tool is needed ## Variant options - Sourdough Starter: $9.99 (SKU: dcd-30003608013) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 31 cm x 10 cm x 4 cm - No weight, shipping, or stock information provided ## Trust signals Price is consistent at $9.99 for the only variant. No stock status, return policy, or certifications are known from the provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99714b95e3a94f07843cb492357f84da.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3f88afec97f43879f63b4e753a2229f.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1438e38bab254c3cb017cf37883ef6ae.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/068b6e71062b4574979345310b3e1ee6.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d928f8049014b0e9c044915e7122e23.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22985a8b71454dd9a203d2e14ae9842a.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/946f0104418b43ec9e2a84674836749d.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a5c5da45d2a47f0931348cb8202d269.png?v=1781085318 ## Agent notes - No product description provided; content of images not analyzed. - Recommend fetching and analyzing images to confirm product appearance, material, and actual use. - Only one variant exists; price is fixed.
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": 100000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "10.0",
"_height_cm": "4.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").