Thread: Cart & Images..

Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1. #1
    Join Date
    Feb 2008
    Posts
    569
    Plugin Contributions
    0

    Default Cart & Images..

    1) I have seen it before cannot find out how to do it... The mod that the total of the cart is on the top of the page (header) with a little cart image next to it...

    2) Verified Logo and hacker safer logo, can we put these on our website or is there a process, how does it work... If they are posted somewhere please list

    3) A way to put Promotion Code/ Coupon at the "Your Shopping Cart Contents" page with apply button?
    thanks again!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Cart & Images..

    1) I have seen it before cannot find out how to do it... The mod that the total of the cart is on the top of the page (header) with a little cart image next to it...
    Not all that you want but a place to start and add the total code - See this template for what has been done
    http://(sorry, site offline)/138/ind...dir=simple_zen
    2) Verified Logo and hacker safer logo, can we put these on our website or is there a process, how does it work... If they are posted somewhere please list
    Google = hacker safe
    http://www.hackersafe.com/us/
    You will need a host that complies
    3) A way to put Promotion Code/ Coupon at the "Your Shopping Cart Contents" page with apply button?
    Not sure what you want?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2008
    Posts
    569
    Plugin Contributions
    0

    Default Re: Cart & Images..

    I mean either when the customer goes to the shopping cart they are able to put in the coupon code with the apply button....

    OR

    At the checkout last page before the confirming the order (where zen-cart default checkout has the area to put the coupon, but if it isn't enter correctly the customer doesn't know) I would like an "Apply Coupon Button" at the screen

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Cart & Images..

    One should receive an error message if the code is not valid
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Feb 2008
    Posts
    569
    Plugin Contributions
    0

    Default Re: Cart & Images..

    Okay, what I am looking for I found on www.petsmart.com... Left top of page " Cart 0(Number of items) $0.00(total in cart) w/ sign in
    ..........
    Tried Changing the delete button in the cart page, didn't change the button? "small_delete"

    Thanks for taking out time to read my post and helping me appricate it alot!

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Cart & Images..

    Okay, what I am looking for I found on www.petsmart.com...
    How many individuals do you suppose are programming for them?

    Or you could have searched the dowmloads section:

    http://www.zen-cart.com/index.php?ma...roducts_id=498
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Feb 2008
    Posts
    569
    Plugin Contributions
    0

    Default Re: Cart & Images..

    Kobra, Let me say first Thank You for answering all of my post, Im just trying to get the hang of how things work, for the shopping cart code:
    <li>My Cart: <span class="style1">
    <?php echo sizeof($_SESSION['cart']->get_products()); ?> &nbsp;items&nbsp;&nbsp;
    <?php $header_cart = $currencies->format($_SESSION['cart']->show_total());
    echo $header_cart;
    ?>
    </span>
    <br class="clearBoth" />
    </li>

    What if I wanted it to show inside of an image, how would I go about that...

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Cart & Images..

    You will have to explain what that is - What file and what you are trying to do
    Zen-Venom Get Bitten

  9. #9
    Join Date
    Feb 2008
    Posts
    569
    Plugin Contributions
    0

    Default Re: Cart & Images..

    I made an image with, that I would like the carts total to show in on the top of my page, I have the image have the cart total code, (you posted above) just don't know how to put the code so it shows inside of the image?

  10. #10
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Cart & Images..

    Make the image part of the background image for your header area

    Code can be in a div you define and be located to appear over your image
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 2
    Last Post: 5 Sep 2014, 03:28 AM
  2. v150 Attribute Images & Additional Images Replace Main Image Onclick w/ Zoom
    By rbarbour in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 1 Mar 2013, 10:46 PM
  3. v150 Drop shadow & rounded border on main product image & product listing images only?
    By spiggles87 in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 1 Nov 2012, 09:31 AM
  4. Change out "Shopping Cart" images & text
    By dkjwebs in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 8 Aug 2008, 09:40 PM
  5. Product Images & Description MISSING in the NEW PRODUCTS & ALL PRODUCTS LISTING pages
    By TJB in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 30 Apr 2008, 03:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg