吉宏动态 | 吉宏股份总经理出席中国巴西农业企业家交流会

中国财富报道

吉宏股份:让普通人做跨境贸易不再难

2023年3月29日下午,2023中国巴西农业企业家交流会在北京瑞吉酒店外交厅举行,巴西农业和畜牧业部部长法瓦罗先生出席了会议并希望未来更多的中国企业可以去巴西进行投资。与会的两国企业家就农业领域共同探讨未来合作新机遇。

 

厦门吉宏科技股份有限公司总经理庄浩会后在接受采访时表示,公司研发的SaaS平台让普通人做跨境贸易不再难,把巴西商品卖到中国来,也可以把国内优秀的商品卖到巴西去。

share information

Use it now for free

Free trial
ShopCart:function(){ var checkButtons = document.querySelectorAll('.Checkout_view'); checkButtons.length && this.sendData(checkButtons,{actionName:'view_cart'}); }, /** *@method load 订单详情与提交订单页面加载完毕发送GA */ load:function(options){ var path = window.location.pathname; if(/settlement|order-details?|products/.test(path)) { this.handler(); //是否为商品详情页 if(path.indexOf('products') == -1) { //是否存在价格数据,存在则匹配出价格 if(options && typeof options.value == 'string'){ options.value = parseInt(options.value.match(/[.,\d]+$/)[0]); } if(options && /order-details?/.test(path)) { var trackOrders = window.Public.cookie.getItem("GTO-" + options.orderId),isTrack = true; trackOrders && trackOrders.indexOf("ga") != -1 || document.referrer == '' ? isTrack = false : window.Public.cookie.addItem("GTO-" + options.orderId,(trackOrders ? trackOrders +',' : '') + 'ga',{path:'/',endTime:60*60*24*30}); isTrack && gtag('event','purchase', {currency:options.currency,value:options.value,items: options.contents}); } else{ options && gtag('event','begin_checkout', {currency:options.currency,value:options.value,items: options.contents}); } } } }, handler:function(){ if(window.FBQ == undefined) { var self = this; window.FBQ = { load:window.TIKTOK || window.SNAPCHAT ? function(options){ window.TIKTOK && window.TIKTOK.load(options); window.SNAPCHAT && window.SNAPCHAT.load(options); self.load(options); } : this.load.bind(this) } } } } //ga初始化 GA.init();