Jump to content

slam38

Member
  • Posts

    5
  • Joined

  • Last visited

slam38's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi everyone, I am new to php so please forgive my ignorance, but how do i add more products to the shoping cart? I have 44 photographs that I want to add. I've tried adding them to the .xml catalog, but that stretches the table out of propotion. I then added more table rows to the table in the templates file, but that also affected the proportions of the table, repeated the photos i was already displaying. Do I simply make a new page and apply the template to that, the only problem with that is Jon lebensold's table only displays three products at a time. So that's quite alot of pages for the shopping cart. Thanks for your time.
  2. Thanks Wickam, for getting back to me, I'll give it a try.
  3. Hi everyone, I am working from Jon Lebensold's shopping cart tutorial, which is great by the way, and I'm very new to PHP. This might seem like a stupid question, but in the video Jon is working with the currency dollars ($). I want to use pounds (?). How do I convert $ to ?? And what is the currency_code for ? for PayPal? I did attempt to change the $$amount to this $?amount in the table output on the templates page, but nothing happened. I also tried to put ? in the XML catalog but in the browser a greek letter A was displayed in front of the ?. Thanks for your time.
  4. Thankyou Falfencreate, and McChris, for getting back to me I will try what you have suggested. Just as an after thought is there a specific way to find and get rid of the white space or do I just do through the file and delete where I think it might be? Thanks again.
  5. view store view cart clear cart '; } function render_footer() { return '
×
×
  • Create New...