Sign up for free and get access to Shopify for $1 for the first month.
WordPress Tutorial 1: Website Uploading Products
Steps to upload products
- Click "Products"-"New" on the left menu to jump to the page of uploading new products.
- Input product name, product long description, product short description (inquiry button), product main picture, product secondary picture.
- Select the product category, if there is no category, you need to create a new category first
- Click on the "Publish" button in the upper right corner to publish new products on the shelves.
- After publishing successfully, you can view the published products in "Products" and edit the product content.
New Products
Fill in the basic product information
Setting the Inquiry Button
Every time you upload a product, you need to copy and paste the following code into the "Short Description" area of the product, as shown below.
1. Copy and paste the code when paying attention to the code before and after there are no spaces
2. Select "Text" in the upper left corner of the short description.
3.Inside the code, replace "abc.com" with your own domain name, not with www
<div class="wp-block-button has-custom-width wp-block-button__width-50"><a class="wp-block-button__link has-nv-c-2-background-color has-background" style="border-radius: 20px;" href="https://abc.com/send-order-request/" target="_blank" rel="noreferrer noopener">Send Order Request</a></div>