Otak-atik CMS

 

 

  • Mengubah default kontak CMS

~ app/design/frontend/default/YOURTHEMES/layout/catalog.xml

  • Add checkout finish  :

Go to your theme folder and find file layout/checkout.xml and look for the block

<block type="checkout/onepage_review_info" name="root" output="toHtml" template="checkout/onepage/review/info.phtml">
and add
<block type="core/template" name="checkout.onepage.review.button" as="button" template="checkout/onepage/review/button.phtml"/>
before
</block>
Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s