Follow the steps below to add image files and/or downloadable documents to your product pages and/or text pages (ex: policy, shipping and return pages). You will need your store hash.
ADD TO PRODUCT DESCRIPTIONS
Log into your account on manage.revolutionparts.com
- Click the arrow to the far top-right next to your name and company name
- Select "Account Settings"
- Select the "Store Settings" to the left
- Click on your RevolutionParts store
- Select Design > File Manager
- Click the "Select Files" button
- Find your file on your pc and double click on it (you may need to click the Open button)
- Click Products in the menu
- Search for your part #
- Click the pencil to the far right of your part # to edit
- In the description field you will paste the following html (depending on file type...jpg, png, gif, pdf)
- JPG/JPEG -<img href="https://rparts-sites.s3.amazonaws.com/STORE_HASH/design/FILE-NAME.jpg"> (Change the "FILE-NAME.jpg")
- PNG - <img href="https://rparts-sites.s3.amazonaws.com/STORE_HASH/design/FILE-NAME.png"> (Change the "FILE-NAME.png")
- PDF - <a href="https://rparts-sites.s3.amazonaws.com/STORE_HASH/design/FILE-NAME.pdf" target="_blank">Your Text Goes Here</a> (Change the "FILE-NAME.pdf")
- Click the blue "Save Changes" button
ADD TO TEXT PAGES
Click the arrow to the far top-right next to your name and company name
- Select "Account Settings"
- Select the "Store Settings" to the left
- Select your Revolution Parts store
- Select Policies
- Select the Policy page you want to edit
- Click the "<>" button and paste in your html code
- Click the "<>" button again
- Click the blue "Save Changes" button in the upper right corner