Search found 2 matches
Page 1 of 1
Search found 2 matches
Re: Custom Product Page
Can you please be more specific with the following? I'm trying to use three different product templates. But, I can't quite figure out the if else statements. Thanks, James if($this->request->get['product_id'] == '1') { // show template 1 } else if($this->request->get['product_id'] == '2') { // show...
Jump to post- Thu Jul 03, 2014 9:55 pm
- Replies 20
- Views 19627
PLEASE HELP-Multiple Product Templates
Hello. How can I use three different product templates based on the product ID? I'm having trouble properly incorporating the "if else" statements. Any help would be greatly appreciated.
Thanks,
James
- Thu Jul 03, 2014 3:15 am
- Replies 0
- Views 282
Page 1 of 1
Search found 2 matches