donation item, shop soft open
All checks were successful
Deploy / build-deploy (push) Successful in 4m11s
All checks were successful
Deploy / build-deploy (push) Successful in 4m11s
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
b0666841f6
commit
abbd616b40
23 changed files with 2898 additions and 209 deletions
|
|
@ -96,7 +96,7 @@ int main(int argc, char** argv) {
|
|||
}
|
||||
Check(listOk, "shop index carries an ItemList of the product pages");
|
||||
}
|
||||
srv.BodyHas("/shop/fp6-pmos", "\"price\":\"563.30\"", "schema price is the checkout integer");
|
||||
srv.BodyHas("/shop/fp6-pmos", "\"price\":\"573.80\"", "schema price is the checkout integer");
|
||||
// Merchant-grade offer fields: what Merchant Center's website-crawl feed
|
||||
// reads. Shipping is published from the live carrier table at one unit's
|
||||
// weight — the same integers checkout charges, so the listing cannot
|
||||
|
|
|
|||
Loading…
Reference in a new issue