Jump to content

[recolved] Price Centered Home Page


Recommended Posts

Find the <form class="panel add_to_basket"> block of code (content.homepage.php template and other templates).

Somewhere in that block of code will be a variable to show the product price. It could be something similar to {$product.price}.

Change to:

<div class="text-center">{$product.price}</div>

Be sure to use the same variable if it is something other than the example above.

And have CubeCart clear its internal cache.

 

Link to comment
Share on other sites

  • fabriceunko changed the title to [recolved] Price Centered Home Page

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...