shopping cart quantity

This topic contains 6 reply and 2 voices, and was last updated by towhid 9 years ago
Viewing 6 Posts - 1 through 6 (of 6 total)
Author Posts
April 16, 2015 at 8:48 am 41474
towhid I'm new to Dokan I have few problems 1. there is no quantity selection on a single item page before the user adds to cart, and in the shopping cart cant change the quantity either. 2.Override default shipping cost for this product in Shop product page in not overriding the shipping coast it adds any help will be great
April 16, 2015 at 1:10 pm 41518
towhid towhid

Hello Oleg,

For 1: Make sure you have more than one product in stock. After then the product quantity selection will come-up in single product page.

For 2: Please read following documentation about shipping settings :

http://docs.wedevs.com/how-to-enable-dokan-shipping-options/
http://docs.wedevs.com/how-to-configure-and-use-dokan-shipping/
http://docs.wedevs.com/override-default-shipping-prices/

Thank you 🙂

April 16, 2015 at 2:02 pm 41526
Oleg Oleg

thank it working

I have another question
Since I Use PayPal adaptive payment plugin, I want to force PayPal email at the seller registration
is it possible?
if yes how?

April 16, 2015 at 2:28 pm 41528
towhid towhid

Hello Oleg,

I am really sorry to say we do not have this kind of feature.

Thank you 🙂

April 16, 2015 at 10:12 pm 41560
Oleg Oleg

Is there a way to rename the field email to PayPal email in the registration form?

April 18, 2015 at 5:33 pm 41676
towhid towhid

Hello Oleg,

Yes you can do that.

Please navigate to woocommerce/templates/myaccount/form-login.php and find this line <input type="email" class="input-text" name="email" id="reg_email" value="<?php if ( ! empty( $_POST['email'] ) ) echo esc_attr( $_POST['email'] ); ?>" /> and make a change.

Please let me know the result.

Thank you 🙂

April 22, 2015 at 4:40 pm 42026
towhid towhid This reply has been marked as private.
Viewing 6 Posts - 1 through 6 (of 6 total)