Shop

[insert_php]
if (is_user_logged_in()) {
echo ‘

    To order:


    1.- Fill the order.
    2.- Fill billing information.
    3.- Fill in the shipping address.
    4.- In short, you will receive a reply with your discounts, the delivery date and the proforma invoice with account number for income.
    5.- Send us the bank receipt of income.
    6.- You will receive your order

    Units

    Description

    Unit price €

    Quantity

    -+

    WHITENING GEL WHITE bite 8%

    31€

    0€

    -+

    WHITENING GEL WHITE bite 12%

    33€

    0€

    -+

    WHITENING GEL WHITE bite 16%

    35€

    0€

    Subtotal:

    0€

    Taxes and shipping charges not included

    Taxes and shipping prices vary deppending on the area, please enter your shipping address and we will contact you.

    Billing details:










    Shipping address:








    Fill with billing information


    ‘;
    } else {
    echo ‘

    To know our prices and to place an order, please log in or register.

    [one_third]

    Log in







    I forgot my password
    [/one_third] [one_fourth] [/one_fourth] [one_third]

    Register

    If you are a dental professional and still do not have an account, please check in to take advantage of our offers and services.

    You can also participate, if desired, in our projects.

    [sf_button colour=”accent” type=”standard” size=”standard” link=”/en/register” extraclass=”extra-class”]Sign up[/sf_button]
    [/one_third] ‘;
    }
    [/insert_php]