Added instructions for Woo Core changes
parent
0fdcd0fc13
commit
08b40e7ff2
|
@ -78,4 +78,457 @@ WooCommerce 6.8 includes:
|
|||
2. Make sure you have `archive-product.html` in your theme's templates directory
|
||||
3. Notice the `archive-product.html` template shows the correct title and description.
|
||||
|
||||
## WooCommerce Core Updates:
|
||||
## WooCommerce Core Updates:
|
||||
|
||||
### add: partial spotlight for shipping smart defaults tour #33801
|
||||
|
||||
1. Start with a fresh install, install `WCA Test Helper` plugin and enable the `shipping-smart-defaults` and `shipping-setting-tour` feature flags
|
||||
2. Start OBW and choose `United States` as store country
|
||||
3. Choose "Physical products"
|
||||
4. Complete the OBW without installing anything from the `Business Details` tab.
|
||||
5. Navigate to WooCommerce -> Settings -> Shipping
|
||||
6. "United States (US)" zone should be created with `Free shipping` method
|
||||
7. There should be a partial tour kit spotlight over the two leftmost columns for step 1 of the tour, and over the rightmost column for step 2 of the tour.
|
||||
8. Check that proceeding through the tour works as expected, and the spotlight should stick to the cells even through resizing or scrolling the window.
|
||||
|
||||
### Fix additional payment task name #33727
|
||||
|
||||
1. Onboard to WooCommerce from a WCPay eligible country (select United States during setup for the location of your store)
|
||||
2. Install WCPay
|
||||
3. Set up WCPay
|
||||
4. Go to WooCommerce Home
|
||||
5. Observe that `Set up additional payment options` task is displayed.
|
||||
|
||||
### Fix missing manage button for TikTok #33731
|
||||
|
||||
1. Set `woocommerce_show_marketplace_suggestions` option to false
|
||||
2. Go to the home screen and select the "Set up Marketing tools" task
|
||||
3. Install TikTok
|
||||
4. Visit the task again and confirm that the "Manage" button exists
|
||||
5. Click the "Manage" button
|
||||
6. Should be redirected to the TikTok manage page
|
||||
|
||||
### Fix wrong copy in the payment task #33749
|
||||
|
||||
#### Non-WCPay Country:
|
||||
|
||||
1. Choose a country that WCPay is not supported (try Mexico)
|
||||
2. Go to Woocommerce > Home
|
||||
3. Go to the payment task
|
||||
4. Observe that the section is displayed with the title `Choose a payment provider` and the description `To start accepting online payments`.
|
||||
5. Observe that "see more" link is displayed
|
||||
|
||||
#### WCPay Country, WCPay not set up
|
||||
|
||||
1. Choose a country that WCPay is supported (United States)
|
||||
2. Go to Woocommerce > Home
|
||||
3. Go to the payment task
|
||||
4. Click "Other payment providers"
|
||||
5. Observe that the section is displayed with the title `Other payment providers` and the description `Try one of the alternative payment providers`.
|
||||
6. Observe that "see more" link is displayed
|
||||
|
||||
#### WCPay Country, WCPay set up
|
||||
|
||||
1. Choose a country that WCPay is supported (United States)
|
||||
2. Install and set up WCPay
|
||||
3. Go to Woocommerce > Home
|
||||
4. Go to the payment task
|
||||
5. Observe that the section is displayed with the title `Additional payment options` and the description `Give your customers additional choices in ways to pay.`.
|
||||
6. Observe that "see more" link is displayed
|
||||
|
||||
### Deploy header task variant from task list experiment #33750
|
||||
|
||||
1. Use a fresh site
|
||||
2. Skip the onboarding wizard and select not allow to be tracked
|
||||
3. Go to WooCommerce > Home
|
||||
4. Observe that the header task variant (a header progress area and ordered list) is displayed.
|
||||
|
||||
![](https://user-images.githubusercontent.com/4344253/177509160-08122f0d-a790-4cd4-865d-a5e5246f64a0.png)
|
||||
|
||||
### Fix product variation tooltip #33741
|
||||
|
||||
1. Go to Products > Attributes and add some attributes with terms
|
||||
2. Go to Products > Add New and change the product to Variable product
|
||||
3. Go to the Attributes tab and add the attribute you created in step 2, make sure to select Used for variations and click Save attributes after (you have to add values here)
|
||||
4. Go to the Variations tab and click Go for the Add variation selection.
|
||||
5. It should now show a Default Form Values with a tooltip after (as shown in the screenshot), the tooltip should work as expected
|
||||
6. The tooltip should say: `Choose a default form value if you want a certain variation already selected when a user visits the product page`
|
||||
|
||||
![](https://user-images.githubusercontent.com/2240960/177401848-ff7f9c3b-efc1-494e-a9aa-d247e726cab9.png)
|
||||
|
||||
### Add payment icons right next to the Discover other payments link #33744
|
||||
|
||||
#### WCPay is not installed and setup
|
||||
|
||||
1. Start with a fresh install.
|
||||
2. Complete Onboarding Wizard with a WC Pay eligible country. (try United States)
|
||||
3. Navigate to `WooCommere -> Settings -> Payments`
|
||||
4. You should see Stripe and Paypal icons when country is the US
|
||||
|
||||
#### WC Pay is setup
|
||||
|
||||
1. Start with a fresh install
|
||||
2. Complete Onboarding Wizard with a WC Pay eligible country. (try United States)
|
||||
3. Set up WCPay.
|
||||
4. Navigate to `WooCommere -> Settings -> Payments`
|
||||
5. You should see Klarna, Paypal, Afterpay, Amazon Pay, and Affirm icons when country is the US
|
||||
|
||||
![](https://user-images.githubusercontent.com/4723145/177462121-d95caeea-bce5-4e8c-aa38-d17a02275b3b.jpg)
|
||||
|
||||
### Update wcpay suggestion UI in payment task #33717
|
||||
|
||||
1. Onboard to WooCommerce from a WCPay eligible country BUT during onboarding opt out from installing WCPay
|
||||
2. Go to Woocmmerce > Home
|
||||
3. Go to payment task
|
||||
4. Observe that the UI matches the design
|
||||
|
||||
![](https://user-images.githubusercontent.com/4344253/177109729-f3220236-a9b1-4f9e-a8a9-bae760dcba22.png)
|
||||
|
||||
### Make store location and rates steps clickable #33661
|
||||
|
||||
1. Start with a fresh install.
|
||||
2. Skip Onboarding Wizard
|
||||
3. Install `WCA Test Helper` plugin and enable `shipping-smart-defaults` feature
|
||||
4. Navigate to `WooCommerce -> Home` and click the shipping task.
|
||||
5. Complete the store details and click continue
|
||||
6. Complete the shipping rates and click continue
|
||||
7. Try to revisit the store details and shipping rates by clicking them.
|
||||
|
||||
![](https://user-images.githubusercontent.com/4723145/176568550-63ce5e10-4cfd-4433-a205-44f2aa50b851.jpg)
|
||||
|
||||
### Add: Intro tooltips for shipping smart defaults #33688
|
||||
|
||||
#### Case 1: The store sells physical products and is located in the US, but Jetpack and WooCommerce Shipping are not installed.
|
||||
|
||||
1. Start with a fresh install and enable the `shipping-smart-defaults` and `shipping-setting-tour` feature flags
|
||||
2. Start OBW and choose `United States` as store country
|
||||
3. Choose "Physical products"
|
||||
4. Complete the OBW without installing anything from the `Business Details` tab.
|
||||
5. Navigate to WooCommerce -> Settings -> Shipping
|
||||
6. "United States (US)" zone should be created with `Free shipping` method
|
||||
7. There should be 3 steps in the tour, covering shipping zones, shipping methods and recommended shipping options
|
||||
8. The tour should not appear again upon revisit or refresh of the page, if you complete the tour
|
||||
|
||||
#### Case 2: The store sells physical products, has Jetpack and WooCommerce Shipping installed and connected, and is located in the US.
|
||||
|
||||
1. Start with a fresh install and enable the `shipping-smart-defaults` and `shipping-setting-tour` feature flags
|
||||
2. Start OBW and choose `United States` as store country
|
||||
3. Choose "Physical products"
|
||||
4. Install Jetpack and WooCommerce Shipping from the `Business Details` tab.
|
||||
5. Complete the OBW
|
||||
6. Connect and approve Jetpack when prompted.
|
||||
7. Navigate to WooCommerce -> Settings -> Shipping
|
||||
8. "United States (US)" zone should be created with `Free shipping` method
|
||||
9. There should be 3 steps in the tour, with the third one highlighting the WooCommerce Shipping section
|
||||
10. The tour should not appear again upon revisit or refresh of the page, if you complete the tour
|
||||
|
||||
#### Case 3: The store sells physical products, and is not located in US/Canada/Australia/UK (irrelevant if JP is installed or not).
|
||||
|
||||
1. Start with a fresh install and enable the `shipping-smart-defaults` and `shipping-setting-tour` feature flags
|
||||
2. Start OBW and choose a country that is not one of the US, Canada, Australia, and UK
|
||||
3. Choose "Physical products"
|
||||
4. Complete the OBW without installing anything from the `Business Details` tab.
|
||||
5. Navigate to WooCommerce -> Settings -> Shipping
|
||||
6. "Country-you-chose" zone should be created with `Free shipping` method
|
||||
7. There should be 2 steps in the tour, covering shipping zones and shipping methods
|
||||
8. The tour should not appear again upon revisit or refresh of the page, if you complete the tour
|
||||
|
||||
#### Case 4: The store sells digital products
|
||||
|
||||
1. Start with a fresh install and enable the `shipping-smart-defaults` and `shipping-setting-tour` feature flags
|
||||
2. Start OBW and choose any country
|
||||
3. Choose "Downloads"
|
||||
4. Complete the OBW without installing anything from the `Business Details` tab.
|
||||
5. Navigate to WooCommerce -> Settings -> Shipping
|
||||
6. You should not see any automatically created shipping settings and there should not be a tour
|
||||
|
||||
### Fix untranslated texts on payment setting page #33718
|
||||
|
||||
On WC > Settings > Payments, make sure that this text is not untranslated when English is not the selected language:
|
||||
|
||||
![](https://user-images.githubusercontent.com/4344253/177237145-e7c79c10-13a6-45fe-b704-4266a7ae3361.png)
|
||||
|
||||
### Update store details task action url #33671
|
||||
|
||||
1. Go to WoomCommerce > Home
|
||||
2. Click "store details"
|
||||
3. Observe that you're redirected to the setting page.
|
||||
4. Fill out "Address line 1" and "city"
|
||||
5. Go to WooCommerce > Home
|
||||
6. Observe that "store details" is mark as completed.
|
||||
|
||||
### Fix wrong link and copy in payment setting page #33716
|
||||
|
||||
1. Onboard to WooCommerce from a WCPay eligible country (opt in to install WCPay during the initial onboarding)
|
||||
2. Go to Payments Settings
|
||||
3. The call to action for WCPay inside the table should say `Finish set up`
|
||||
4. The link at the bottom of the Payment Methods table should say Discover other payment providers
|
||||
5. The Discover other payment providers link should direct the user to the external marketplace (https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/)
|
||||
|
||||
![](https://user-images.githubusercontent.com/4344253/177079658-b61856c7-928f-4789-b1b9-5f0f7f34eeed.png)
|
||||
|
||||
### Fix wrong link in setup payments screen #33715
|
||||
|
||||
1. Onboard to WooCommerce from a country that WCPayments doesn't support
|
||||
2. Go to WooCommerce Home
|
||||
3. Click on the `Set up payments` task
|
||||
4. Click "See more"
|
||||
5. Should redirect to https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_source=payments_recommendations
|
||||
|
||||
![](https://user-images.githubusercontent.com/4344253/177079478-f0b7f5b0-c6b6-4da1-b9c6-66c326147c6b.png)
|
||||
|
||||
### Making product image meta box more prominent as a default #33707
|
||||
|
||||
1. Check out on fresh site (no preexisting DB entries).
|
||||
2. Skip Onboarding Wizard.
|
||||
3. Go to Product management page and add new product.
|
||||
4. Confirm that the Product Image and Product gallery meta boxes are 2nd and 3rd in line on the right side.
|
||||
|
||||
### Fix wrong copy in the payments settings for a country that WCPay is not supported #33665
|
||||
|
||||
1. Onboard to WooCommerce from a country that WCPayments doesn't support
|
||||
2. Go to `WooCommerce Settings > Payments`
|
||||
3. Scroll down to see the link at the bottom of the page
|
||||
4. The table title should be: `Recommended payment providers`
|
||||
5. The link copy should say: `Discover other payment providers`
|
||||
6. The link should direct the user to the external marketplace: https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/
|
||||
|
||||
![](https://user-images.githubusercontent.com/4344253/176584989-21e2031a-8fb5-43cb-8379-a808168feb94.png)
|
||||
|
||||
### Fix wrong copy in the payments task on the Home Task list #33663
|
||||
|
||||
1. Go to OBW and choose a WCPay eligible country
|
||||
2. Opt-in to install WCPay during the initial onboarding
|
||||
3. Go to WooCommerce Home
|
||||
4. Observe that the payment task displays:
|
||||
|
||||
![](https://user-images.githubusercontent.com/4344253/176580827-fadd884f-2af9-433d-b48b-1f63fb232c12.png)
|
||||
|
||||
### Shipping recommendation task set location step manual navigation #33667
|
||||
|
||||
1. Enable the `shipping-smart-defaults` feature via WCA Test helper plugin.
|
||||
2. Set up a store in US
|
||||
3. Go to WooCommerce > Settings > Shipping
|
||||
4. Wait for "Recommended shipping solutions" to appear and click on "Get started" or "Activate" on WooCommerce Shipping
|
||||
5. When the task is loaded, click on "Set store location"
|
||||
6. Observe the current step is now store location
|
||||
7. Click on "Continue" button
|
||||
8. Observe next step is displayed
|
||||
|
||||
### Payment task: fix wrong copy in the accordion link #33662
|
||||
|
||||
1. Onboard to WooCommerce from a WCPay eligible country BUT during onboarding opt-out from installing WCPay
|
||||
2. Go to WooCommerce Home
|
||||
3. Click on the payments-related task on the task list
|
||||
4. Observe that the accordion link should say `Other payment providers`
|
||||
|
||||
![](https://user-images.githubusercontent.com/4344253/176579150-29b39297-a6c2-47c1-b62a-1cd481a2247c.png)
|
||||
|
||||
### Update shipping logic when OBW is skipped #33630
|
||||
|
||||
#### Jetpack is not installed
|
||||
|
||||
1. Start with a fresh install.
|
||||
2. Install WCA Test Helper
|
||||
3. Go to `Tools -> WCA Test Helper -> Features` and enable `shipping-smart-defaults` feature
|
||||
4. Start OBW and click Skip setup store details to skip it.
|
||||
5. Go to `WooCommerce -> Home` and confirm the shipping task is shown. Click on it.
|
||||
6. Go through each step and confirm the updated design and text copy.
|
||||
7. Click `[Install & Enable]` button in step 3.
|
||||
8. You should see step 4 to connect your store to Jetpack
|
||||
|
||||
#### Jetpack is already installed and connected
|
||||
|
||||
1. Start with a fresh install.
|
||||
2. Install WCA Test Helper
|
||||
3. Go to `Tools -> WCA Test Helper -> Features` and enable `shipping-smart-defaults` feature
|
||||
4. Start OBW and complete it without installing any additional plugins.
|
||||
5. Connect to Jetpack when prompted.
|
||||
6. Go to `WooCommerce -> Home` and confirm the shipping task is shown. Click on it.
|
||||
7. Go through each step and confirm the updated design and text copy.
|
||||
8. Click `[Install & Enable]` button in step 3.
|
||||
9. You should not see step 4 as you're already connected.
|
||||
|
||||
![](https://user-images.githubusercontent.com/4723145/176080295-31151279-6670-44fa-850b-4eba8712c56a.jpg)
|
||||
![](https://user-images.githubusercontent.com/4723145/176080302-98241a8e-fb04-41d7-b196-93f25becce85.jpg)
|
||||
|
||||
### Update review shipping options task complete logic #33650
|
||||
|
||||
1. Set `woocommerce_admin_created_default_shipping_zones` option to yes
|
||||
2. Enable the `shipping-smart-defaults` feature via WCA Test helper.
|
||||
3. Go to `Woocommerce > Home`
|
||||
4. Observe that `Review Shipping Options` task is displayed
|
||||
5. Click on `Review Shipping Options` task
|
||||
6. Should be redirected to shipping settings page
|
||||
7. Go to `Woocommerce > Home`
|
||||
8. Observe that Review Shipping Options task is marked as completed.
|
||||
|
||||
### Add new flow shipping recommendation task #33620
|
||||
|
||||
1. Enable the `shipping-smart-defaults` feature via WCA Test helper.
|
||||
2. Set up a store in US
|
||||
3. Go to WooCommerce > Settings > Shipping
|
||||
4. Wait for "Recommended shipping solutions" to appear and click on "Get started" or "Activate" on WooCommerce Shipping
|
||||
5. Observe it gets redirected to step 2 of `admin.php?page=wc-admin&task=shipping-recommendationtask`
|
||||
6. Click on "Install & enable" and observe `woocommerce-services` and `jetpack` plugins are installed
|
||||
7. Click on "Connect" on the next step and connect site to WPCOM
|
||||
8. When redirected back, observe the task automatically redirects to `admin.php?page=wc-settings&tab=shipping§ion=woocommerce-services-settings`
|
||||
|
||||
![](https://user-images.githubusercontent.com/3747241/176069679-5c1ca9b3-c5c8-4d29-a89a-ed71983cfa1b.png)
|
||||
|
||||
### Add logic to set the default shipping options on homescreen #33547
|
||||
|
||||
For each test case, please delete all the shipping zones and woocommerce_admin_created_default_shipping_zones option, or start with a fresh install.
|
||||
|
||||
#### Case 1: The store sells physical products and is located in the US, but JP and WCS are not installed.
|
||||
|
||||
1. Start with a fresh install
|
||||
2. Start OBW and choose `United States` as store country
|
||||
3. Choose "Physical products"
|
||||
4. Complete the OBW without installing anything from the `Business Details` tab.
|
||||
5. Navigate to WooCommerce -> Settings -> Shipping
|
||||
6. "United States (US)" zone should be created with `Free shipping` method
|
||||
|
||||
#### Case 2: The store sells physical products, has JP and WCS installed and connected, and is located in the US.
|
||||
|
||||
1. Start with a fresh install
|
||||
2. Start OBW and choose `United States` as store country
|
||||
3. Choose "Physical products"
|
||||
4. Install Jetpack and WooCommerce Shipping from the `Business Details` tab.
|
||||
5. Complete the OBW
|
||||
6. Connect and approve Jetpack when prompted.
|
||||
7. Navigate to WooCommerce -> Settings -> Shipping
|
||||
8. "United States (US)" zone should be created with `Free shipping` method
|
||||
|
||||
#### Case 3: The store sells physical products, and is not located in US/Canada/Australia/UK (irrelevant if JP is installed or not).
|
||||
|
||||
1. Start with a fresh install
|
||||
2. Start OBW and choose a country that is not one of the US, Canada, Australia, and UK
|
||||
3. Choose "Physical products"
|
||||
4. Complete the OBW without installing anything from the `Business Details` tab.
|
||||
5. Navigate to WooCommerce -> Settings -> Shipping
|
||||
6. "Country-you-chose" zone should be created with `Free shipping` method
|
||||
|
||||
### Fix shipping display logic United Kingdom country code #33629
|
||||
|
||||
1. Use a fresh site
|
||||
2. Enable the `shipping-smart-defaults` feature via WCA Test helper.
|
||||
3. Go to OBW
|
||||
4. Set store location to the UK.
|
||||
5. Go to Woocommerce > Home
|
||||
6. Observe that the "Shipping" task is displayed.
|
||||
|
||||
### Added local pickup handling in get_tax_location(). #33330
|
||||
|
||||
1. Set store base address to somewhere in OH, USA (eg: 123, Some street, OH, USA, 43001).
|
||||
2. Update Tax Options (WooCommerce > Settings > Tax > Tax options) as below.
|
||||
![](https://user-images.githubusercontent.com/10613171/169458188-79b07fa5-3f5d-4aff-9d9d-8a4325494e3b.png)
|
||||
3. Set up a Tax Rate table for a single State, such as Ohio:
|
||||
![](https://user-images.githubusercontent.com/10613171/169458236-a59645ce-40fe-4cde-8322-d3fe3c2d9223.png)
|
||||
4. Add "Shipping Zone" for the USA and add "Local Pickup" shipping method to Shipping Zone (taxable)
|
||||
5. Attempt to purchase any product with an address that doesn't match the location in the tax rate table (i.e. the table is for US > OH, so use an address like Austin, TX 78701)
|
||||
6. Select the "Local Pickup" method and notice the order total amount shown at checkout (which includes taxes), and place the order with the "Direct bank transfer" payment method.
|
||||
7. Go to wp-admin and open the edit order screen of the order we just placed, Press `Recalculate`, and make sure the tax is calculated properly.
|
||||
|
||||
### Fixed missing wcpay setup task #33590
|
||||
|
||||
1. Setup store with wcpay installed, then finish steps 1 (onboarding wizard) and 2 (add a product) of task list.
|
||||
2. Go to Wordpress home and click on Woocommerce setup widget which should be at step 3
|
||||
3. Expect to proceed with woocommerce payments setup instead of blank screen
|
||||
|
||||
### Fix: improve woocommerce-admin plugin deactivation notice message #33592
|
||||
|
||||
1. Install WooCommerce < 6.4, and WooCommerce Admin 3.3.2
|
||||
2. Update WooCommerce to this version
|
||||
3. Should see updated notice message
|
||||
|
||||
![](https://user-images.githubusercontent.com/27843274/175489095-ccd947af-842e-43e1-91b1-80f9b992b370.png)
|
||||
|
||||
### Update shipping task display logic #33533
|
||||
|
||||
#### Prerequisites
|
||||
|
||||
1. Use a fresh site
|
||||
2. Enable the `shipping-smart-defaults` feature via WCA Test helper.
|
||||
|
||||
#### When a user skips OBW
|
||||
|
||||
1. Skip OBW
|
||||
2. Go to Woocommerce > Home
|
||||
3. Observe that the "Shipping" task is displayed. (Shipping task name may be different if you're assigned to a tasklist experiment treatment group. It should be `Select how to ship your products`, `Set up shipping`, or `Add shipping costs`. )
|
||||
|
||||
#### When store location is AU, CA or UK
|
||||
|
||||
1. Change store location to Australia.
|
||||
2. Go to Woocommerce > Home
|
||||
3. Observe that the "Shipping" task is displayed.
|
||||
|
||||
#### When store only sells digital products
|
||||
|
||||
1. Go to OBW > product types
|
||||
2. Select "Downloads", and uncheck "Physical products"
|
||||
3. Go to Woocommerce > Home
|
||||
4. Observe that the "Shipping" task is not displayed.
|
||||
|
||||
#### Review shipping options Task
|
||||
|
||||
1. Update `woocommerce_admin_created_default_shipping_zones` option to yes.
|
||||
2. Go to Woocommerce > Home
|
||||
3. Observe that `Review Shipping Options` task is displayed.
|
||||
4. Click the `Review Shipping Options` task
|
||||
5. Observe that the page is redirected to `Setting > Shipping`
|
||||
6. Update `woocommerce_admin_reviewed_default_shipping_zones` option to yes.
|
||||
7. Go to Woocommerce > Home
|
||||
8. Observe that `Review Shipping Options` task is completed
|
||||
|
||||
### Update shipping recommendations display logic #33529
|
||||
|
||||
1. Use a fresh site
|
||||
2. Enable the `shipping-smart-defaults` feature via WCA Test helper.
|
||||
3. Go to OBW and set store country to a non-US country.
|
||||
4. Go to `Woocommerce > Settings > Shipping` tab
|
||||
5. Observe that "Woocommerce Shipping" is NOT displayed as a recommended extension
|
||||
6. Change store country to the US.
|
||||
7. Go back to `Woocommerce > Settings > Shipping` tab
|
||||
8. Observe that "Woocommerce Shipping" is displayed as a recommended extension
|
||||
9. Install and activate `Woocommerce Shipping`
|
||||
10. Go back to `Woocommerce > Settings > Shipping` tab
|
||||
11. Observe that "Woocommerce Shipping" is displayed and the CTA button is `Activate`.
|
||||
12. Install and connect Jetpack.
|
||||
13. Go back to `Woocommerce > Settings > Shipping` tab
|
||||
14. Observe that "Woocommerce Shipping" is NOT displayed
|
||||
|
||||
### Show generic error when trying to process a checkout while offline #30860
|
||||
|
||||
1. Add items to cart and proceed to checkout
|
||||
2. Before clicking 'place order' turn your device offline. Unplug the network cable, turn off wifi or select the offline setting in the network tab of the chrome developer tools under throttle options.
|
||||
4. You should see helpful error instead of blank red notice.
|
||||
|
||||
![](https://user-images.githubusercontent.com/1534605/135619368-542121fb-0d3a-4c5e-9cfa-b1fb61951b67.png)
|
||||
|
||||
### Add sort method to hide hidden columns #31866
|
||||
|
||||
1. Go to 'Products' in wp-admin
|
||||
2. Click on 'Sorting' (next to 'All', 'Published', 'Trashed', etc.)
|
||||
3. Open 'Screen Options' and disable 1 or more columns
|
||||
4. Drag a product to change order
|
||||
5. See that the table stays the same as without dragging
|
||||
|
||||
### Fix broken design of Single Product template in block themes and on-sale badge being partially hidden #33511
|
||||
|
||||
1. Install and activate the [Twenty Twenty-Two theme](https://wordpress.org/themes/twentytwentytwo/).
|
||||
2. Navigate to the single product page of a product that is on sale.
|
||||
3. Confirm the on-sale badge is fully visible and doesn't overlap with the breadcrumb navigation.
|
||||
4. Create a new product and make sure it has no description, no reviews, and no additional information.
|
||||
5. Visit that product on the Frontend.
|
||||
6. Verify the footer doesn't render on top of the single product template.
|
||||
|
||||
![](https://user-images.githubusercontent.com/1562646/174547320-6ed35c42-4a57-4fe5-9d5c-d3e13df505c2.png)
|
||||
![](https://user-images.githubusercontent.com/1562646/174547819-3698b167-2152-423f-8a68-18bcb3a251cc.png)
|
||||
![](https://user-images.githubusercontent.com/1562646/174546458-e94bffda-f3a2-42d2-8ef7-3c40d5b51b2a.png)
|
||||
|
||||
### Adjust DKK Currency Symbol #33509
|
||||
|
||||
1. Set currency in wp-admin / Woo Settings
|
||||
2. Ensure store is set to Denmark, and set to use DKK as the currency.
|
||||
2. Check Frontend Displaying in Product, Cart, Checkout. Should show `kr` as the short symbol
|
||||
|
|
Loading…
Reference in New Issue