Created
April 29, 2021 21:41
-
-
Save carolinecblaker/3d1068d9fe5055ecd3f2cecace68b18d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script type="application/ld+json"> | |
| { | |
| "@context": "https://schema.org/", | |
| "@type": "HowTo", | |
| "name": "How to Assemble a Pallet Jack", | |
| "description": "Here's are 9 simple steps to assembling your new pallet jack.", | |
| "image": "https://www.wh1.com/wp-content/uploads/2019/09/MVI_7715.00_02_07_15.Still001-1024x576.jpg", | |
| "supply": [{ | |
| "@type": "HowToSupply", | |
| "name": "Pallet jack handle" | |
| },{ | |
| "@type": "HowToSupply", | |
| "name": "Chain with nuts" | |
| },{ | |
| "@type": "HowToSupply", | |
| "name": "2 pins" | |
| },{ | |
| "@type": "HowToSupply", | |
| "name": "Allen screws" | |
| }], | |
| "tool": { | |
| "@type": "HowToTool", | |
| "name": "Allen wrench" | |
| }, | |
| "step": [{ | |
| "@type": "HowToStep", | |
| "text": "Get out the parts: Remove all the parts from the packaging. Once you take the handle out, you will notice the chain with nuts on the bottom of it. This is for the pallet jack's trigger.", | |
| "image": "https://www.wh1.com/wp-content/uploads/2019/10/How-to-Assemble-a-Pallet-Jack-from-Warehouse1.00_00_37_23.Still001.jpg" | |
| },{ | |
| "@type": "HowToStep", | |
| "text": "Set handle and hook the chain in the lever: Set the handle on the jack and wrap the chain onto the lever. You might need someone to hold the top of the handle while you do this.", | |
| "image": "https://www.wh1.com/wp-content/uploads/2019/10/How-to-Assemble-a-Pallet-Jack-from-Warehouse1.00_01_33_02.Still004.jpg" | |
| },{ | |
| "@type": "HowToStep", | |
| "text": "Adjust the nut as needed: Sometimes you have to adjust the nuts on the chain in order to get it into the corresponding loop. If this happens, just take it out, adjust it with your hands, then put it on the handle and it should work much better.", | |
| "image": "https://www.wh1.com/wp-content/uploads/2019/10/How-to-Assemble-a-Pallet-Jack-from-Warehouse1.00_01_00_04.Still003.jpg" | |
| },{ | |
| "@type": "HowToStep", | |
| "text": "Hand-tighten the nut to secure chain on the lever: Once you get in, hand-tighten it down to make sure it's secure. Again, the handle is large and might require someone to hold it while you put the chain in.", | |
| "image": "https://www.wh1.com/wp-content/uploads/2019/10/Warehouse1-Logo-Employee-Owned.00_02_10_05.Still001.jpg" | |
| },{ | |
| "@type": "HowToStep", | |
| "text": "Insert two pins to secure handle to pallet jack: Put the two pins in the handle to hold it in place. The holes are on the sides of the handle.", | |
| "image": "https://www.wh1.com/wp-content/uploads/2019/10/Warehouse1-Logo-Employee-Owned.00_02_16_21.Still002.jpg" | |
| },{ | |
| "@type": "HowToStep", | |
| "text": "Hand-tighten Allen screws into both pins: Use the Allen screws to tighten the pins. Hand-tighten them for now on both sides into both pins.", | |
| "image": "https://www.wh1.com/wp-content/uploads/2019/10/Warehouse1-Logo-Employee-Owned.00_02_24_23.Still003.jpg" | |
| },{ | |
| "@type": "HowToStep", | |
| "text": "Tighten both Allen screws with Allen wrench: Now use the Allen wrench that Warehouse1 provides you for your pallet truck assembly to tighten the Allen screws. Don't make it extremely tight: you might want to replace these some day.", | |
| "image": "https://www.wh1.com/wp-content/uploads/2019/10/Warehouse1-Logo-Employee-Owned.00_02_45_19.Still004.jpg" | |
| },{ | |
| "@type": "HowToStep", | |
| "text": "Remove push pin: Now that we have the handle in place, pull it down to release the push pin on the inside. This pulls out and releases the tension on the spring. That way, you can pull your handle back up with ease.", | |
| "image": "https://www.wh1.com/wp-content/uploads/2019/10/How-to-Assemble-a-Pallet-Jack-from-Warehouse1.00_01_55_17.Still007.jpg" | |
| },{ | |
| "@type": "HowToStep", | |
| "text": "Use your pallet jack: Now your pallet jack is ready to use! Now you can push up and down to jack the pallet jack. To lower it, just lift it up and pull up the handle. Then the jack will lower itself to the ground.", | |
| "image": "https://www.wh1.com/wp-content/uploads/2019/10/How-to-Assemble-a-Pallet-Jack-from-Warehouse1.00_02_03_23.Still008.jpg" | |
| }] | |
| } | |
| </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment