Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

shopping cart info box


5 replies to this topic

#1 interbikes

  • Community Member
  • 352 posts
  • Real Name:interbikes

Posted 26 October 2003, 23:51

ello' people,
I was browsing the net for commerce ideas and stumbled on this site
http://www.interpunk.com/

I really liked the cart function, minimal screen usage and very informative. I was wondering is
a) This is possible
B) Is there allready a contribution
c) Is their any tips on how to get number of items etc

Its a great idea, and am willing to code it all myself as a contribution if people can give me tippets of code for any functions there.
regards
pete.

#2 iiinetworks

  • Community Member
  • 3,734 posts
  • Real Name:Matt

Posted 27 October 2003, 00:18

There is a ship in cart contribution to do the shipping for you.

I think that the rest of what you like is just layout? Or am I missing some functionality?

Hth,
Matt

#3 interbikes

  • Community Member
  • 352 posts
  • Real Name:interbikes

Posted 27 October 2003, 01:14

display amount of items in cart is a big problem at the minute. Ive seen it done on osc sites before but i dont seem to be able to do it. any help muchly appreciated.

#4 iiinetworks

  • Community Member
  • 3,734 posts
  • Real Name:Matt

Posted 27 October 2003, 01:18

Try using $cart->count_contents()

Hth,
Matt

#5 interbikes

  • Community Member
  • 352 posts
  • Real Name:interbikes

Posted 27 October 2003, 08:53

cheers matt, i'll trythat late I gotta go out in a min.

does I use tht in an echo?

#6 iiinetworks

  • Community Member
  • 3,734 posts
  • Real Name:Matt

Posted 27 October 2003, 08:54

Yes.

Good luck,
Matt