Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Note
The Retail Interest Group by Dynamics 365 Commerce has moved from Yammer to Viva Engage. If you don't have access to the new Viva Engage community, fill out this form (https://aka.ms/JoinD365commerceVivaEngageCommunity) to be added and stay engaged in the latest discussions.
This article describes how to upload images in Microsoft Dynamics 365 Commerce site builder.
The Commerce site builder Media Library lets you upload images one at a time or in bulk by using folders. Always upload the version of the image with the highest resolution and quality. The image resizer component automatically optimizes the image for different viewports and their breakpoints.
Image information specified during upload
When you upload an image, specify the following information.
- Title, Alt Text, Description, Keywords: Metadata for the images. You must provide the title and alt text.
- Select category:
- None: Use for an e-commerce storytelling images.
- Product, Category, Customer, Employee, Catalog: Use for Dynamics 365 Commerce omni-channel images.
- Publish assets after upload: When you select this check box, the images are published immediately after upload.
Note
- When you assign a category to image assets, the system automatically adds the category as a keyword to help you search for assets in a specific category.
- Product detail pages dynamically generate the Alt Text by using the product name. So, changing the Alt Text for a product image doesn't affect the rendered image.
Naming conventions for omnichannel images
If you configure the Media Library as the omnichannel image backend, use image categories to indicate which category the uploaded image belongs to. Follow the naming convention to ensure that other channels, such as point of sale (POS), can retrieve images correctly.
The default naming convention varies based on the category:
- Catalog images use the name "/Catalogs/{LanguageId}/{CatalogName}.jpg"
- Category images use the name "/Categories/{CategoryName}.png"
- Customer images use the name "/Customers/{CustomerNumber}.jpg"
- Employee images use the name "/Workers/{WorkerNumber}.jpg"
- Product images use the name "/Products/{ProductNumber}_000_001.png"
- 001 is the sequence of the image and it can be 001, 002, 003, 004, or 005
- Product variant images use the name "/Products/{ProductNumber} ^ {Style} ^ {Size} ^ {Color} ^_000_001.png"
- For example: 93039 ^ ^ 2 ^ Black ^_000_001.png
- Product variant images with configuration dimension use the name "/Products/{ProductNumber} ^ {Configuration}_000_001.png"
- For example: 93039 ^ LB8017_000_001.png
Note
For product variant images, if the dimension value is empty, the file name must have two whitespaces between the carets.
The examples use the default configuration. The separator character and dimensions are configurable, and the exact naming required might vary between deployments. To identify the exact naming convention required, use the developer console of the browser to inspect the product variant image requests while changing the product dimensions on the storefront product details page (PDP).
Upload an image
To upload an image in site builder, follow these steps:
- In the left navigation pane, select Media Library.
- On the command bar, select Upload > Upload Media Items.
- In the File Explorer window, navigate to and select one or more image files to upload, and then select Open.
- In the Upload Media Item dialog box, enter the required title and alt text.
- Enter optional description and keywords and select a category if desired.
- If you want to publish the images immediately after upload, select the Publish media items after upload check box.
- Select OK.
Upload a folder of images
To bulk upload a folder of images in site builder, follow these steps:
- In the left navigation pane, select Media Library.
- On the command bar, select Upload > Upload Folder.
- In the File Explorer window, navigate to and select a folder to upload, and then select Open.
- In the Upload Media Items dialog box, enter optional keywords and select a category if desired.
- If you want to publish the images in the folder immediately after upload, select the Publish media items after upload check box.
- Select OK.