Step Description | Expected result |
---|---|
Go to BO > Shipping > Carriers | Carriers page is well displayed The carriers on the list are : * Click and collect * My carrier * My cheap carrier * My light carrier |
Click on Add new carrier | A new page is well displayed with a title : New carrier ISSUE RELATED : https://github.com/PrestaShop/PrestaShop/issues/35951 Logo is displayed 4 tabs are displayed : # General settings # Shipping locations and costs # Size, weight, and group access # Summary |
Fill the blank of the first tab “General settings” > Click on Next | The data is saved The logo is updated with the new logo. The color of the first tab has changed to green. You are now on Tab 2 : Shipping locations and costs |
Fill the blank of the second tab “Shipping locations and costs” > Click on Next | The data is saved The color of the second tab has changed to green. You are now on Tab 3 : Size, weight and group access |
Fill the blanks of the third tab “Size weight and group access” > Click on Next | The data is saved The color of the third tab has changed to green. You are now on Tab 4 : Summary Carrier name : test Enabled : YES |
Click on Finish | A green alert “Successful creation” is displayed A new carrier is well displayed on the list Carriers = 5 |
Click on View my store > Add any product to cart > Proceed to checkout > Fill in Step 1 and 2 > Continue | In Step 3, see 3 carriers : Click and collect, test and My carrier |
Go back to BO > Carriers page > Click on the button Edit next to the “test” carrier | Editing page of carrier is displayed with title : “Editing carrier test” ISSUE RELATED : https://github.com/PrestaShop/PrestaShop/issues/35951 |
Click on the Trash icon next to the logo > Click OK | Logo is deleted, see a truck placeholder image |
On the first Tab: Edit the data > Click on the third Tab | Tab 3 is displayed : Size, weight and group access |
On the third Tab > Edit the data > Click on Finish | Successful update message is displayed |
GO back to FO > Refresh the cart page | See the name of the carrier is now new_test and the logo is gone. |
Click dropdown for new_test > Click Delete > Click YES | Successful deletion message is displayed There are 4 carriers displayed |