diff --git a/commerce-apps-manifest/manifest.json b/commerce-apps-manifest/manifest.json index a087176..a2a31d8 100644 --- a/commerce-apps-manifest/manifest.json +++ b/commerce-apps-manifest/manifest.json @@ -57,6 +57,20 @@ "domain": "shipping", "type": "custom", "provider": "custom" + }, + { + "id": "cds-shipping", + "name": "Commerce Delivery Service", + "description": "Show shoppers estimated delivery dates for products and during checkout", + "iconName": "salesforce.svg", + "domain": "shipping", + "type": "app", + "provider": "salesforce", + "companyName": "Salesforce", + "requiredFeatureToggle": "Order360IntegrationEnabled", + "version": "1.0.0", + "zip": "cds-shipping-v1.0.0.zip", + "sha256": "5af6ea74abf41ffdad63797fd4d8d13310d277ef571147daac0a208186c156ab" } ], "payment": [ diff --git a/commerce-apps-manifest/translations/ar-MA.json b/commerce-apps-manifest/translations/ar-MA.json index fecdb26..03418ef 100644 --- a/commerce-apps-manifest/translations/ar-MA.json +++ b/commerce-apps-manifest/translations/ar-MA.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "أظهر للمتسوقين مدى قرب سلة التسوق الخاصة بهم من فتح العروض الترويجية للطلب والشحن." + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "أظهر للمتسوقين تواريخ التسليم المقدرة للمنتجات وأثناء إتمام الشراء." } } diff --git a/commerce-apps-manifest/translations/de.json b/commerce-apps-manifest/translations/de.json index 84323d3..825ba25 100644 --- a/commerce-apps-manifest/translations/de.json +++ b/commerce-apps-manifest/translations/de.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "Zeigen Sie Kunden, wie nah ihr Warenkorb daran ist, Bestell- und Versandaktionen freizuschalten." + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "Zeigen Sie Kunden geschätzte Liefertermine für Produkte und während des Checkouts." } } diff --git a/commerce-apps-manifest/translations/en-US.json b/commerce-apps-manifest/translations/en-US.json index 099eb5f..d283506 100644 --- a/commerce-apps-manifest/translations/en-US.json +++ b/commerce-apps-manifest/translations/en-US.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "Show shoppers how close their basket is to unlocking order and shipping promotions." + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "Show shoppers estimated delivery dates for products and during checkout" } } diff --git a/commerce-apps-manifest/translations/es.json b/commerce-apps-manifest/translations/es.json index 21b7db7..81431ee 100644 --- a/commerce-apps-manifest/translations/es.json +++ b/commerce-apps-manifest/translations/es.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "Muestre a los compradores lo cerca que está su cesta de desbloquear promociones de pedido y envío." + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "Muestre a los compradores las fechas de entrega estimadas de los productos y durante el pago." } } diff --git a/commerce-apps-manifest/translations/fr.json b/commerce-apps-manifest/translations/fr.json index 7c012a1..2bffa9d 100644 --- a/commerce-apps-manifest/translations/fr.json +++ b/commerce-apps-manifest/translations/fr.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "Montrez aux acheteurs à quel point leur panier est proche de débloquer des promotions sur la commande et la livraison." + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "Montrez aux acheteurs les dates de livraison estimées des produits et pendant le paiement." } } diff --git a/commerce-apps-manifest/translations/it.json b/commerce-apps-manifest/translations/it.json index 91a2c25..178299a 100644 --- a/commerce-apps-manifest/translations/it.json +++ b/commerce-apps-manifest/translations/it.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "Mostra ai clienti quanto il loro carrello è vicino a sbloccare promozioni su ordini e spedizioni." + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "Mostra ai clienti le date di consegna stimate per i prodotti e durante il checkout." } } diff --git a/commerce-apps-manifest/translations/ja.json b/commerce-apps-manifest/translations/ja.json index d0efcbf..e314223 100644 --- a/commerce-apps-manifest/translations/ja.json +++ b/commerce-apps-manifest/translations/ja.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "注文および配送のプロモーションのロック解除まで、バスケットがどれだけ近づいているかを買い物客に表示します。" + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "商品およびチェックアウト時の推定配送日を買い物客に表示します。" } } diff --git a/commerce-apps-manifest/translations/ko.json b/commerce-apps-manifest/translations/ko.json index f7c47d1..c00b179 100644 --- a/commerce-apps-manifest/translations/ko.json +++ b/commerce-apps-manifest/translations/ko.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "쇼핑객에게 장바구니가 주문 및 배송 프로모션 잠금 해제에 얼마나 가까운지 보여줍니다." + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "쇼핑객에게 상품 및 결제 중 예상 배송일을 보여줍니다." } } diff --git a/commerce-apps-manifest/translations/nl.json b/commerce-apps-manifest/translations/nl.json index 98c0848..b762523 100644 --- a/commerce-apps-manifest/translations/nl.json +++ b/commerce-apps-manifest/translations/nl.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "Laat shoppers zien hoe dicht hun winkelmandje bij het ontgrendelen van bestel- en verzendpromoties is." + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "Laat shoppers geschatte leverdata zien voor producten en tijdens het afrekenen." } } diff --git a/commerce-apps-manifest/translations/pl.json b/commerce-apps-manifest/translations/pl.json index 68523dc..ac38535 100644 --- a/commerce-apps-manifest/translations/pl.json +++ b/commerce-apps-manifest/translations/pl.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "Pokaż kupującym, jak blisko ich koszyk jest odblokowania promocji na zamówienie i wysyłkę." + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "Pokaż kupującym szacowane daty dostawy produktów oraz podczas realizacji zamówienia." } } diff --git a/commerce-apps-manifest/translations/pt.json b/commerce-apps-manifest/translations/pt.json index 3fc0f4f..6864078 100644 --- a/commerce-apps-manifest/translations/pt.json +++ b/commerce-apps-manifest/translations/pt.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "Mostre aos compradores o quão perto o cesto deles está de desbloquear promoções de pedido e envio." + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "Mostre aos compradores as datas de entrega estimadas dos produtos e durante o checkout." } } diff --git a/commerce-apps-manifest/translations/zh-CN.json b/commerce-apps-manifest/translations/zh-CN.json index 89a651b..59a67da 100644 --- a/commerce-apps-manifest/translations/zh-CN.json +++ b/commerce-apps-manifest/translations/zh-CN.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "向购物者显示他们的购物篮距离解锁订单和配送促销还有多近。" + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "向购物者显示商品以及结账期间的预计送达日期。" } } diff --git a/commerce-apps-manifest/translations/zh-TW.json b/commerce-apps-manifest/translations/zh-TW.json index 3d113a0..ac47d85 100644 --- a/commerce-apps-manifest/translations/zh-TW.json +++ b/commerce-apps-manifest/translations/zh-TW.json @@ -35,5 +35,9 @@ "approaching-discounts": { "name": "Approaching Discounts", "description": "向購物者顯示他們的購物籃距離解鎖訂單和配送促銷還有多近。" + }, + "cds-shipping": { + "name": "Commerce Delivery Service", + "description": "向購物者顯示商品以及結帳期間的預計送達日期。" } } diff --git a/shipping/cds-shipping/catalog.json b/shipping/cds-shipping/catalog.json new file mode 100644 index 0000000..bc2f0ef --- /dev/null +++ b/shipping/cds-shipping/catalog.json @@ -0,0 +1,7 @@ +{ + "latest": { + "version": "INIT", + "tag": "INIT" + }, + "versions": [] +} diff --git a/shipping/cds-shipping/cds-shipping-v1.0.0.zip b/shipping/cds-shipping/cds-shipping-v1.0.0.zip new file mode 100644 index 0000000..4fb4fa3 Binary files /dev/null and b/shipping/cds-shipping/cds-shipping-v1.0.0.zip differ