Quantity Box is not showing on single product page

Posted 11 days ago by Uzaima

Post a topic
Un Answered
U
Uzaima

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

 

0 Votes


1 Comments

FPD Helper

FPD Helper posted 8 days ago

0 Votes

Login or Sign up to post a comment