Hi Guys, So im trying to edit a few things on the fly page that im stuck on..
Where navigation is at the top of the page (e.g, home > products > etc )Just bellow it you have an arrow pointing left and one pointing right which is to scroll previous or next product.. how can i remove this?
Also, how can i display the manufacturer in the fly page.. i have tried <?php echo $product_manufacturer ?> and <?php echo $manufacturer_name ?> but neither work. which is the correct code?