Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue
Default SKU: dcd-30003605888
Default 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: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49714369298671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268263
JSON data: https://landmarks.builders/products/wp-dcd-10001268263.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Three-piece fishing bait measuring cup set with scale markings for precise bait-water ratio, thickened and drop-resistant, in Blue or Clear, $9.99.
Generated by: deepseek-v4-flash
## Identity New Fishing Handle Measuring Cup Three-Piece Set for Bait Mixing with Scale, thickened and drop-resistant. Dimensions: 16.5x8x8 cm. ## Target persona - Fishing hobbyists who mix their own bait - Anglers needing precise bait-water ratios - DIY bait preparers looking for affordable tools ## Use cases - Measuring bait powder and water in correct proportions - Mixing bait for different fish species (carp, catfish, etc.) - Portioning bait additives like flavors or attractants - On-the-go bait preparation at fishing sites - Teaching fishing bait mixing to beginners - Replacing worn or lost measuring cups in a tackle box ## When NOT to recommend - For non-fishing measuring tasks (e.g., cooking or lab work) - For commercial or high-volume bait production - For buyers needing digital or highly accurate measurements (plastic cups may have slight variance) - For individuals who require insulated or heat-resistant containers ## Variant options - Blue: SKU dcd-30003605888, $9.99 - Clear: SKU dcd-30003605889, $9.99 ## Price and logistics facts - Price: $9.99 USD per set (fixed across variants) - Dimensions: 16.5 cm (length) x 8.0 cm (width) x 8.0 cm (height) - No shipping or return details provided ## Trust signals - In-stock (listing is live, no stock level specified) - Two color options available - Price consistent across variants - No warranty, certification, or return policy information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/001db75bb0df4e17804d33cefaa0127b.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16243d7130c549edbe17dabf8eb19a1d.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c84013da127a49e2a2785dd9938197b6.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17806203d4dd410b8df285c8ac745038.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3660c277a6544884887d954e15023b82.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/761c2e6d91554ca7ab95d9bbfd21ade5.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8aa299cf335843639ea9eb689e0d3858.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db016c303cd24b63a94d6fe0d39abbe4.png?v=1781085500 ## Agent notes - Product description field was empty; all info derived from title and variants. - Image content not analyzed; URLs provided as fetchable assets. - Dimensions in centimeters; no weight provided. - No customer reviews or ratings available.
This product has 14 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": 140000,
"properties": {
"_length_cm": "16.5",
"_width_cm": "8.0",
"_height_cm": "8.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").