简体   繁体   English

结帐购物车中的可选产品(/结帐/购物车/)

[英]Optional product in a Checkout Cart (/checkout/cart/)

I have created a warranty as a product in magento which has 2 custom checkbox options. 我已经在magento中创建了产品保修,其中有2个自定义复选框选项。 This product (warranty) does not have any specific page so I would like to display both the custom options of a warranty products as checkbox when selected one of the custom option the product (warranty) also should get added to the cart. 该产品(保修)没有任何特定页面,因此当我选择了该产品(保修)的自定义选项之一时,我想将保修产品的两个自定义选项显示为复选框。 I want to display this addon product (warranty) only when the cart amount is larger then $2000. 我只想在购物车金额大于$ 2000时显示此附加产品(保修)。 Is there any way to achieve this function without having to create a module. 有什么方法可以实现此功能而无需创建模块。 I have attached a screenshot below to illustrate the custom option. 我已在下面附上了截图以说明自定义选项。

保修选项样本

without having to create a module. 无需创建模块。

No, there is not way to achieve this functionality without programming a custom module. 不,没有编程自定义模块就无法实现此功能的方法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Drupal / Ubercart在结账时检查购物车中是否有某种产品 - Drupal/Ubercart Check if a certain product is in the cart on checkout Magento产品属性未在结帐中显示,在购物车中显示 - Magento product attribute not showing in checkout, shows in cart 更改 WooCommerce 购物车和结帐中的产品价格 - Change price of product in WooCommerce cart and checkout Woocommerce 结帐:将产品添加到购物车问题的复选框 - Woocommerce checkout: Checkbox that adds a product to cart issue 从结帐页面 woocommerce 更新购物车中的产品 - Update product in cart from checkout page woocommerce 在购物车和结帐页面上显示 Woocommerce 产品类别 - Display Woocommerce Product Category on cart and checkout page 在 Woocommerce 购物车和结帐中显示产品缩略图和属性 - Displaying product thumbnail and attribute in Woocommerce cart and checkout 使用“ Mage_Checkout_Model_Cart_Product_Api”更新magento购物车吗? - Update magento cart with “Mage_Checkout_Model_Cart_Product_Api”? 将产品自定义字段值保存在购物车中并将其显示在购物车和结帐中 - Save product custom field value in cart and display it on Cart and checkout WooCommerce - 在购物车、结帐和“浮动购物车”插件上编辑产品名称 - WooCommerce - Edit Product Name on Cart, Checkout and “Floating Cart” Plugin
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM