@extends('layouts.base')
@section('title', "添加云仓商品")
@section('content')
添加云仓商品
[[scope.row.title]]
¥[[scope.row.market_price]]
¥[[scope.row.price]]
¥[[scope.row.cost_price]]
¥[[scope.row.scPrice]]
¥[[scope.row.yprice]]
¥[[scope.row.jsPrice]]
{{----}}
{{----}}
{{--元--}}
{{----}}
{{----}}
{{----}}
{{--元--}}
{{----}}
共计推送[[total]]个商品 导入商品总数:[[all_import.import_total]]
已推送商品数:[[all_import.import_exits]]
总进度约:[[all_import.import_process]]%
全选
推送商品
推送全部商品
@endsection