radykal | Support Center Chooser

For which product do you need support?

Fancy Product Designer Multistep Product Configurator

Start a new topic

Quantity Box is not showing on single product page

I am using FPD Version 6.1.9

and the problem is when I select fancy product it's removing quantity box i checked in the inspect code i found

<div class="quantity">

        <label class="screen-reader-text" for="quantity_662bf3eb2ca73">Jersey Style 1 quantity</label>

    <input type="hidden" id="quantity_662bf3eb2ca73" class="input-text qty text" name="quantity" value="1" aria-label="Product quantity" size="4" min="1" max="1" step="1" placeholder="" inputmode="numeric" autocomplete="off">

    </div>



it's changing input type="number" to hidden i also changed quantity inside inspect and add to cart but quantity still adding one.
i also checked plugin and theme conflict all are fine.
i also installed old version to check version problem.

version 5.0 to 6.0 is working fine.

Please Help

 

1 Comment

Login or Signup to post a comment