Product images and product descriptions very limiting

  • pfidrych
    Asked on February 3, 2018 at 6:37 PM

    The image thumbnail size is much too small.  Is there any way to increase the image size?  Another better option would be to put a larger image above the line item.  That way the customer could actually see what they are buying.  Also, there is no way to add a description of the item.  There should be a way to add an additional line below the actual item.  How can that be done?

    Ultimately, I would like a large image above each line item; each line item also gets a description field (sku # etc).  I am ready to purchase when this is available, as we will deploy to our entire email list with specials etc.

    https://form.jotform.com/80336289907163

  • Mike
    Replied on February 3, 2018 at 8:22 PM

    Thank you for contacting us.

    You may add the next CSS to the form in order to icrease the size of the images:

    [data-type=control_square] img {
    width: 100%;
    heigh: auto;
    padding: 10px 0px;
    }

    Product images and product descriptions very limiting Image 1 Screenshot 30

    Unfortunately, we do not have an option to the add the product description. You may consider adding a description text outside of the payment field using a Text field type.

    Product images and product descriptions very limiting Image 2 Screenshot 41


    If you need any further assistance, please let us know.