# SCM-474 - [Layout] - Change Pcs to Item in SSC
## Test Scenarios
#### Test Scenario 1
```gherkin
Scenario: As an Admin, I should be able to see wording per-Items in Add Catalogue Page
Given the user has logged in to SSC
And the user is on SKU List Page
When the user clicks Add button
And the user scrolls down to Amount section
Then show wording as 'per-Items'
```
###### tags: `Sprint 25` `Ecommerce 1` `SSC`