# SCM-481 - Setup template import new catalogue for SSC ## Test Scenarios #### Test Scenario 1 ```gherkin Scenario: As an Admin, I should be able to see Import Catalogue Template wording option menu Given the user has logged in to SSC And the user is on Catalogue List Page When the user clicks Import button Then redirects to Import Catalogue Page Pop-Up And show Import Catalogue Template wording option menu ``` #### Test Scenario 2 ```gherkin Scenario: As an Admin, I want to download Import Catalogue Template Given the user has logged in to SSC And the user is on Import Catalogue Page When the user clicks Import Catalogue Template Then automatically downloads Import Catalogue Template ``` ###### tags: `Sprint 25` `Ecommerce 1` `SSC`