Products are the centre of a Magento store. This guide covers the workflow that UK merchants use daily: choosing the right product type, adding a simple product step by step, configuring the variants that make configurable products work, setting tax-inclusive prices, managing stock and images, and the common operations (duplicate, bulk update, disable) that keep a catalogue tidy as it grows.
Product types and when to use each • Adding a simple product • Pricing and tax • Stock, quantity and availability • Images, videos and media • Custom attributes and attribute sets • Configurable products — size and colour variants • Mass actions and daily operations • FAQ
Magento supports six product types out of the box. Pick the right one at creation — changing later is a partial migration, not a toggle.
Rule of thumb: start every product as Simple unless you need variants. Only add Configurable when real shopper behaviour demands a size/colour picker on a single page; otherwise you multiply administrative overhead without customer benefit.
Open Catalog › Products and click Add Product › Simple Product. The editor has seven collapsible sections. Complete the first two (Name and SKU) to save a draft; fill in the rest over the following minutes.
Minimum for a first save:
JMP-MERINO-CHARCOAL-M.Click Save. The product is now live on any enabled categories it belongs to — provided the cache is flushed.
UK merchants almost always sell to consumers at tax-inclusive prices. Under Stores › Configuration › Sales › Tax › Price Display Settings, set Display Product Prices In Catalog to “Including Tax”. The number you type in the product Price field is the shelf price; Magento calculates the net and VAT lines at checkout automatically.
Three Price fields exist on the product record:
For B2B or trade pricing, Customer Group Prices lets you set different prices per customer group (Retail, Trade, Wholesale). Tier Pricing offers quantity breaks (“buy 10+ at £8.99 each”).
The Quantity field drives stock management. When a customer buys, Magento decrements the number; when the number hits the Out of Stock Threshold (set under Configuration › Catalog › Inventory), the product switches to Out of Stock automatically. Shoppers still see the product but cannot add to basket.
Two configuration decisions matter:
For multi-warehouse merchants, Magento 2’s Multi-Source Inventory (MSI) lets you track stock across locations. Most single-warehouse UK stores ignore MSI entirely and use the default single source.
The Images and Videos section accepts drag-and-drop uploads. For each image, four flags control where it shows:
Upload 2,000px wide images in JPEG or WebP (the latter is smaller and SmartXHosting serves it natively). The Hyva + Satoshi frontend on SmartXHosting Magento plans generates responsive sizes automatically, so one hero image covers mobile, tablet and desktop.
For product videos, paste a YouTube or Vimeo URL into the Add Video button. Magento embeds the video player on the product page.
Magento’s strength is attributes — you can add any field your catalogue needs. Under Stores › Attributes › Product, create attributes like “Fabric”, “Origin”, “Care Instructions” or “Certified Organic”. Attribute types include text, textarea, dropdown, multi-select, yes/no, date, price and image.
An Attribute Set bundles a group of attributes used together. For a fashion store: one set for clothing (size, colour, fabric, care), another for footwear (UK shoe size, heel height, material). Assign an Attribute Set when creating the product; the editor shows only the relevant fields.
Attributes with Use in Layered Navigation set to “Filterable” appear as filters on category pages. UK shoppers expect size, colour and price filters — configure those first. Too many filters swamps the sidebar; aim for four to six visible filters per category.
A configurable product is one customer-facing page with variant dropdowns. Creating one is a five-step workflow:
The configurable product now shows on the storefront with size and colour dropdowns that filter available combinations. If “Large × Navy” is out of stock, the Navy swatch greys out when Large is selected.
Setting Visibility of the child simple products to “Not Visible Individually” is important — otherwise the individual variants appear as duplicates in category and search listings.
The Products grid at Catalog › Products supports mass operations via the Actions dropdown:
Daily operations for a running UK store usually involve: reviewing low-stock products, updating weekly specials with Special Price + dates, disabling products that are sold out with no restock planned, and duplicating base templates to add new SKUs quickly.
Magento hosting tuned for large catalogues
Redis cache, NVMe SSD storage and indexed product search keep product grids fast even at 10,000+ SKUs. All plans include Imunify360, Plesk and UK-based support.
View Magento plansQ: Should the SKU match my accounting system SKU?
A: Ideally yes. Xero, Sage and QuickBooks all reconcile orders back to your product catalogue by SKU. Keep a single SKU format across Magento, your accounts and your warehouse or 3PL so sales data flows without manual matching.
Q: Why does my product not appear on the category page?
A: Check Visibility (must be “Catalog, Search” or “Catalog”), Status (must be Enabled), stock (must be In Stock or backorders enabled), category assignment (must include the category you are viewing), and that the category is enabled and anchored. Then flush the cache. Ninety percent of “product missing” issues are one of these six.
Q: How do I price products for different customer groups?
A: Under the Advanced Pricing modal on the product edit page, set Customer Group Price entries. Create customer groups first under Customers › Customer Groups (Retail, Trade, Wholesale). Assign customers to groups manually or via import. The group price overrides the default price when that customer is logged in.
Q: Can I schedule a product to go live on a specific date?
A: Yes, via Special Price with a start date (for sale pricing) or via the Scheduled Updates feature under the product menu (for more complex staged changes — new description, new images, new price all at once). A UK fashion store often uses Scheduled Updates for season launches at midnight.
Q: What image size should I upload?
A: 2,000–2,400px on the long edge in WebP or high-quality JPEG (80–85% quality). The Hyva + Satoshi frontend generates responsive variants automatically; uploading larger wastes storage, smaller reduces zoom quality on high-DPI screens.
Q: How do I remove a product that has been ordered?
A: Do not delete — set the product to Disabled or Visibility: Not Visible Individually. Deleting a product that has order history orphans the orders, which creates reporting and refund headaches. Disabled products do not appear on the storefront but their history is preserved.
Q: Is there a limit to how many products Magento can handle?
A: Practically, SmartXHosting Magento plans handle stores up to around 100,000 SKUs comfortably on the higher tiers. Beyond that, Elasticsearch and tuned MySQL become more important — SmartXHosting engineers help with tuning for very large catalogues. For most UK SMEs, the ceiling is nowhere close to being reached.