diff --git a/adminarea/includes/sidebar.php b/adminarea/includes/sidebar.php index 3d34cba..99c1c6f 100644 --- a/adminarea/includes/sidebar.php +++ b/adminarea/includes/sidebar.php @@ -220,32 +220,8 @@ -
  • - - - - Slides - - - - - - -
  • -
  • diff --git a/adminarea/insert_p_cat.php b/adminarea/insert_p_cat.php new file mode 100644 index 0000000..94d10bc --- /dev/null +++ b/adminarea/insert_p_cat.php @@ -0,0 +1,132 @@ +window.open('login.php','_self')"; + +} + +else { + + + ?> + +
    + +
    + + + +
    + +
    + +
    + +
    + +
    + +
    + +

    + + Insert Product Category + +

    + + +
    + + +
    + +
    + +
    + + + +
    + + + +
    + +
    + +
    + + + +
    + + + +
    + +
    + +
    + + + +
    + + + +
    + +
    + +
    + +
    + + +
    + +
    + +
    + + alert('New Product Category Has been Inserted')"; + + echo ""; + + } + + + + } + + + + ?> + + + \ No newline at end of file diff --git a/cart.php b/cart.php index da5c19f..e69de29 100644 --- a/cart.php +++ b/cart.php @@ -1,629 +0,0 @@ - - - - - - E commerce Store - - - - - - - - - - - - - -
    - -
    - - - -
    - - -
    - -
    -
    - - - - -
    -
    - -
    - - - - - -
    - - -
    - -
    - -
    - -

    Shopping Cart

    - - - -

    You currently have item(s) in your cart.

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ProductQuantityUnit PriceSizeDelete Sub Total
    - - - - - - - - - - - - $.00 - - - - - - - - - - $.00 - -
    Total $.00
    - - -
    - - - - -
    - - -
    - - window.open('cart.php','_self')"; - } - - - - } - - - - - } - - - - } - - echo @$up_cart = update_cart(); - - - - ?> - - - -
    - -
    - -
    - -

    You also like these Products

    - -
    - -
    - - - -
    - - - - - - - -
    - -

    $pro_title

    - -

    $$pro_price

    - - -
    - - -
    - -
    - -"; - - - } - - - - - ?> - - -
    - - -
    - -
    - -
    - -
    - -

    Order Summary

    - -
    - -

    - Shipping and additional costs are calculated based on the values you have entered. -

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Order Subtotal $.00
    Shipping and handling $0.00
    Tax$0.00
    Total$.00
    - -
    - -
    - -
    - -
    - - - - - - - - - - - - \ No newline at end of file