国际电子商务技术 & Magento开发公司

Magento technologies

Welcome visitor! You canlogin orcreate an account.

热线:+86-0532-58973093

麦神电子商务
Mygod Technologies

官方认证开发工程师

mange product加入brand筛选项

2013年4月8日星期一 Asia/Shanghai下午5:00:06

进入:magento\app\code\core\Mage\Adminhtml\Block\Catalog\Product\Grid.php
查找:protected function _prepareCollection()
    {
        $store = $this->_getStore();
        $collection = Mage::getModel('catalog/product')->getCollection()
            ->addAttributeToSelect('sku')
            ->addAttributeToSelect('name')
    ->addAttributeToSelect('brand')
            ->addAttributeToSelect('attribute_set_id')
            ->addAttributeToSelect('type_id');
Read More
0 Comments | Posted in magento扩展 By lei sheng

magento-currency前调用货币附号

2013年4月8日星期一 Asia/Shanghai下午4:58:07

进入:\magento\app\design\frontend\base\default\template\directory\currency.phtml
改为以下: <?php echo $_name ?> - <?php echo $_code ?>替换成:
Read More
0 Comments | Posted in magento扩展 By Isabel

How Do I Set Up Table Rate Shipping?

2013年3月27日星期三 Asia/Shanghai下午5:55:53

Able Rates can be set up in 3 different ways; Weight and Destination, Price and Destination and the Number of Items and Destination. To set up Table Rates go to System -> Configuration and Select Shipping Methods from the Left Navigation. You will be able to set up your default values for the Table Rates here, but the rates themselves are entered on the Website level.

Let’s first set up our default configuration for the Table Rates.

Read More
0 Comments | Posted in Magento开发 magento扩展 By Isabel

Pinnacle Cart 网站移到新服务器上的操作

2013年3月27日星期三 Asia/Shanghai下午5:21:54

'm going to be moving my site to a new server, what do I need to do?

Before moving any site, we recommend creating a back-up of all files.

Steps for site move

  1. Copy all files from old server to new server.
  2. Copy database from old server to new server.
  3. Since the new server will have new database settings, edit content/engine/engine_config.php and add new database settings.
  4. Next open up PHPmyadmin ( or whatever you are using to access the database ) and browse 'settings' table, Next run the following query.

SELECT*FROM`settings`WHERE`name`LIKE ' %Global%'

From this query you will get 4 - 5 records. You will need to modify the following records in the database to reflect the new server settings.

'GlobalHttpUrl' - URL where the cart is installed ( example: http://yoursite.com )
'GlobalHttpsUrl' -  URL to access the SSL ( example: https://yoursite.com )
'GlobalServerPath' - True server path on the server ( example:  /home/www/site_folder/public_html )

Next, delete all files and subfolders for content/compiled folder on new server.

  1. Access the index.php file to verify the site is working.

Source From:http://www.pinnaclecart.com/kb/questions/93/I%27m+going+to+be+moving+my+site+to+a+new+server%2C+what+do+I+need+to+do%3F










Read More
0 Comments | Posted in magento扩展 By Isabel

滑动门效果-css+jQuery

2013年3月25日星期一 Asia/Shanghai上午9:43:39

<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=gb2312" />
<title>Tab滑动门效果</title>
<style type="text/css">
<!--
*{
margin:0 auto;
padding:0;
}










Read More
0 Comments | Posted in magento扩展 By Isabel
 
  • Mygod Technologies
  • 青岛麦神网络有限公司
  • 香港中路8号
  • 中铁青岛中心大厦A3001
  • 市南区, 青岛, 266000
  • 电话: 0532-5897-3093

订阅我们的最新消息。

我们将严格尊重您的隐私。

关注我们的微信
获取外贸电子商务最新资讯;跨境推广最新策略;电子商务网站技术最新趋势。

2018 Mygod Technologies. 保留所有权. Privacy Policy