2012-02-29 33 views

回答

4

找到phtml文件中包含您的DIV

#File: app/design/frontend/base/default/template/catalog/product/view/options/wrapper/bottom.phtml 
<div class="product-options-bottom"> 
... 
</div> 

然后基本主题,在主题

app/design/frontend/[package_name]/[theme_name]/template/catalog/product/view/options/wrapper/bottom.phtml 

复制catalog/product/view/options/wrapper/bottom.phtml并编辑你的心脏的内容。