久久综合九色综合欧洲色,久久一分钟免费视频,久久无码视频黄色,久久人人操人人操人人爽人人av,久久久亚洲熟妇熟女ⅩXXX图片,久久无码捆绑免费精品视频,久久无码精品九色丁香花

我們的使命

助力跨境賣家高效建立全球銷售網(wǎng)絡(luò)

喜報(bào)2021年我司獲《江蘇省國家高新技術(shù)企業(yè)》認(rèn)定

分類目錄

文章標(biāo)簽

熱門推薦

相關(guān)咨訊

opencart添加字段,magentoppt

2022-09-16 10:17:53 - 米境通跨境電商

    

    opencart中,在添加商品時(shí),欄位是固定的,有時(shí)欄位不夠用,我們想新增幾個(gè)欄位,應(yīng)該怎么做呢?

    修改數(shù)據(jù)庫:

    1.在數(shù)據(jù)庫里面的Product數(shù)據(jù)表中新增一個(gè)字段

    2.類型:decimal

    3.長度/值:15,2

    4.預(yù)設(shè):定義0.00

    修改代碼:

    1.修改文件admincontrollercatalogproduct.php

    找到

    if(isset($this->request->post['height'])){

    $this->data['height']=$this->request->post['height'];

    }elseif(!empty($product_info)){

    $this->data['height']=$product_info['height'];

    }else{

    $this->data['height']='';

    }

    之后插入

    if(isset($this->request->post['域名'])){

    $this->data['域名']=$this->request->post['域名'];

    }elseif(!empty($product_info)){

    $this->data['域名']=$product_info['域名'];

    }else{

    $this->data['域名']='';

    }

    2.修改文件adminmodelcatalogproduct.php

    找到

    "',height='".(float)$data['height'].

    之后插入

    "',域名='".(float)$data['域名'].

    找到

    "',height='".(float)$data['height'].

    之后插入

    "',域名='".(float)$data['域名'].

    3.adminview emplatecatalogproduct_form.tpl

    "size="4"/>

    之后插入

    "size="4"/>

    4.catalogmodelcatalogproduct.php

    找到

    'height'=>$query->row['height'],

    之后插入

    '域名'=>$query->row['域名'],

    5.catalogcontrollerproductproduct.php

    找到

    $this->data['height']=$product_info['height'];

    之后插入

    $this->data['域名']=$product_info['域名'];

    6.catalogview hemedefault emplateproductproduct.tpl

    找到

   


    之后插入

   

    聯(lián)系我們
  • 24H客服
  • 聯(lián)系電話:16651690460(龍經(jīng)理)
  • 微信咨詢:
南京天遙路聯(lián)網(wǎng)絡(luò)科技有限公司,版權(quán)所有 Copyright By ?米境通ERP4.0,2015-2025,蘇ICP備:蘇ICP備15044100號(hào)-2, 蘇公網(wǎng)安備:32011402011043
龙胜| 当涂县| 田阳县| 砀山县| 万全县| 上犹县| 潍坊市| 丹棱县| 老河口市| 丽水市| 鄂托克旗| 白城市| 蓬安县| 恩施市| 南充市| 固始县| 错那县| 巴塘县| 江北区| 荥阳市| 咸宁市| 呼玛县| 乌什县| 丹阳市| 顺义区| 巴东县| 兴化市| 正安县| 灯塔市| 内丘县| 禹城市| 胶州市| 桃园县| 洛阳市| 元江| 宁乡县| 财经| 道孚县| 麦盖提县| 陇川县| 望都县|