上一页 1 ··· 67 68 69 70 71 72 73 74 75 ··· 252 下一页
摘要: 最近在做一个商城项目,让外国朋友帮忙看看,他给我们一些建议了,其中他说Can You make more simple buying Button,3 step:Sign up ;Shipping Address;payment methods and Done。好,需求来了,那我们就精简一下流程, 阅读全文
posted @ 2019-04-23 11:30 ytkah 阅读(981) 评论(0) 推荐(0)
摘要: 最近在做一个opencart项目,有对接Google Merchant Center,但是一直提示产品图片验证无法通过,ytkah看了一下图片路径,/image/cache/catalog/demo/iphone_1-200x200.jpg,里面加了一个cache和压缩的尺寸,有可能就是这个原因。马 阅读全文
posted @ 2019-04-23 11:00 ytkah 阅读(446) 评论(0) 推荐(0)
摘要: ytkah在调试项目时又弹出一个警告Warning: count(): Parameter must be an array or an object that implements Countable in line 302,count()参数必须是一个数组或一个对象,和前面warning: a 阅读全文
posted @ 2019-04-20 18:07 ytkah 阅读(20939) 评论(0) 推荐(0)
摘要: 今天ytkah在调试项目的时候出现了一个警告warning: a non-numeric value encountered in line 694,查看php官方文档,上面解释说在使用(+ - * / ** % << >> | & ^) 运算时,例如a+b,如果a是开始一个数字值,但包含非数字字符 阅读全文
posted @ 2019-04-20 17:41 ytkah 阅读(3624) 评论(0) 推荐(0)
摘要: 有时我们在开发opencart时需要给产品页添加一些额外的信息,第一种聪明的方法可以修改并调用已有字段,详细可以参考opencart3产品页调用upc/数量等信息;如果您的开发能力不错的话可以用第二种方法:构造新的函数并调用;第三种方法是借助插件来实现:Custom text on product 阅读全文
posted @ 2019-04-16 17:21 ytkah 阅读(841) 评论(2) 推荐(0)
上一页 1 ··· 67 68 69 70 71 72 73 74 75 ··· 252 下一页
网址导航 gg N / G Sitemap

部分内容来源于网络,如有版权问题请联系删除