General info
Epic ticket:
Scenario: The Product Total gets updated in a WooC Order, potentially via a discount.
Then: Product Field “Price Sold” in Airtable should get updated.
As an admin user
I want to change the price via a discount
So that price is updated in airtable as well
–
Acceptance criteria |
||
|---|---|---|
|
01 |
Given: WooC order When: apply discount Then: Price sold is changed in the Airtable as well |
Orders with “pending payment” trigger unnecessary emails to sellers. Due to automatic cancellation, they even send out emails about the orders cancellation to sellers afterwards. Only "On Hold" and "Processing" orders should notify sellers about their bag being sold.
examples: https://app.box.com/s/504gd9wpzhw25mrgsoot33nn0li83dv0 https://app.box.com/s/41a3lnsnn07lu5ey9iemwevnyt5w4fyh
As a seller
I want to receive an email about my product status when it is sold
So that helps to understand when the product is sold right away
email to seller EN: https://us12.admin.mailchimp.com/templates/editor?id=10053425
email to seller DE: https://us12.admin.mailchimp.com/templates/editor?id=10053429
Acceptance criteria |
||
|---|---|---|
|
01 |
Given: Customer in Checkout When: Places Order via checkout Then: Do not send out eMail to sellers that bag got sold (new logic) AND Send out email to admin: (pending status) (existing logic) |
|
|
02 |
Given: Customer in Checkout When: Places Order via checkout and payment goes through. Order reaches status "On Hold" or "Processing". Then: Send out email to seller + admin (existing logic) AND Slack notification #bag-sales (existing logic) |
email to seller EN: https://us12.admin.mailchimp.com/templates/editor?id=10053425 |
"Total" calculation in WooC Order using a voucher with usage restriction (specific product)
Current scenario: example order #67698:
A user reserves a bag and gets a discount code from the seller.
The user then buys the bag, but adds a LCK to the order and uses the voucher code.
In the WooC Order, the coupon limited to the bag only ALSO limits the price of the LCK. It shouldn’t to that.
How it should be:
A coupon limited for a specific product (like our reservation coupons) should only deduct the sold price/total of the specific product in the WooC Order. It should not deduct the “price sold”/total of any products added to the order.
In this order, the LCK Total/price sold should be 48€ instead, and the Hermes Bag Total/price sold €13000 (1050€ voucher deducted from the price).
Screenshot discount code limited to a product:https://app.box.com/s/05bis3fljjc610ykw0nbk4f5lr0ktadi
Screenshot of wrong discount calculation in the order: https://app.box.com/s/joi4lwhmnw1i0nvggq209nuthpdmoan5
As a website user
I want to buy the products with a discount
So that helps to get some products cheaper
–
Acceptance criteria |
||
|---|---|---|
|
01 |
Given: order #67698 When: apply the coupon for the product with a discount 1050€ Then: total price: product 13000€ + LCK 48€ |
|
Elements that are being used in multiple places – specified per case
Epic ticket:
We should be able to this element on both POSTs(Journal Articles)
and PAGEs
As an admin WordPress
I want to add the block with button
So that helps to make the pages and journal posts more interesting and useful for website users
Figma: https://www.figma.com/file/6KT0tZfJw3u7R8b5pCH8vw/Saclab-Team-Library?type=design&node-id=4512%3A1337&mode=design&t=apJg6wUdi9sTMgXL-1 (Secondary XXS button)
Acceptance criteria |
||
|---|---|---|
|
01 |
Given: Admin panel → Pages → Add New page When: create/edit page Then: see the section in edit mode to adjust the settings of the block |
Desktop:
Mobile: |
|
02 |
Given: Admin panel → Posts → Add New post When: create/edit post Then: see the section in edit mode to adjust the settings of the block |
|
|
03 |
Given: edit mode of the block “Secondary XXS button” When: add/edit 2 or more buttons (mandatory at least 2 buttons) Then: see the updated content of the block on the website |
|
|
04 |
Given: edit mode of the block “Secondary XXS button” When: add long text on a button Then: text jump on the second row |
|
|
05 |
Given: page/post on the website with block “Secondary XXS button” (desktop) When: hover on a button Then: see the hover effect according to the design |
|
|
06 |
Given: page/post on the website with block “Secondary XXS button” (mobile) When: press a button Then: see the press effect according to the design |
We should be able to this element on both POSTs(Journal Articles)
and PAGEs
As an admin WordPress
I want to add the block with buttons
So that helps to make the pages and journal posts more interesting and useful for website users
Figma: https://www.figma.com/file/6KT0tZfJw3u7R8b5pCH8vw/Saclab-Team-Library?type=design&node-id=4512%3A1337&mode=design&t=apJg6wUdi9sTMgXL-1 (Picture button section)
Acceptance criteria |
||
|---|---|---|
|
01 |
Given: Admin panel → Pages → Add New page When: create/edit page Then: see the section in edit mode to adjust the settings of the block |
Desktop:
Mobile:
|
|
02 |
Given: Admin panel → Posts → Add New post When: create/edit post Then: see the section in edit mode to adjust the settings of the block |
|
|
03 |
Given: edit mode of the block “Picture Button” When: add/edit 4 photos (mandatory all 4 photos) Then: see the updated content of the block on the website |
|
|
04 |
Given: page/post on the website with block “Picture Button” (desktop) When: hover on a picture Then: see the hover effect according to the design |
|
|
05 |
Given: page/post on the website with block “Picture Button” (mobile) When: click/press on a picture Then: see the press effect according to the design |