JSFiddle - React, Tailwind, and code Playground

by karlovac

JavaScript

$form = jQuery('<form id="myform" method="post" action="http://www.reebok.com/on/demandware.store/Sites-Reebok-US-Site/en_US/Cart-YourReebokAddProduct"><input type="text"  name="Quantity" value="1"> <input type="text"  name="layer" value="Straight to Cart"> <input type="text"  name="pid" value="p_20621"> <input type="text"  name="recipeId" value="6887364"> <input type="text"  name="sizeId" value="9"> <input type="text"  name="locale" value="enUS"></form>');
$form.submit();