Search results for "buy+x+get+y":

How can a customer buy store credit?

For this, you need to create a 'Store Credit' product supplying it with all essential information. See how to make it correctly in the compelte answer.

How can I get delivery data by API?

get such shipment info as a delivery data by API."}" data-sheets-userformat="{"2":769,"3":[null,0],"11":4,"12":0}">Use one of the examples described in a complete answer to get such shipment info as a delivery data by API.

How can I get order details in Magento 2?
Warning: code samples below are provided as examples only and require further customization according to your business needs. When you are trying to get Magento 2 order collection programmatically, you may meet advice to use an object manager. But actually...
How does the sequence of the added coupons get determined?

If different discount coupon codes are added, e.g.: a percentage based coupon and then a coupon with an absolute amount the final price is calculated according to native Magento rules.

How to get a current quote ID from a checkout session in Magento 2?
When we are talking about cart processing from the technical side, we often need to get current quotes in Magento 2. It is used for such functions as adding products to the cart, processing them, applying discounts, etc. Our Request a Quote plugin is...
How to get a site key and a secret key for Invisible ReCaptcha?

To configure the Google Invisible ReCaptcha extension you will need a site key and a secret key. Follow this short guide to get them correctly.

1. Open get="_blank">this page and fill in the name of your website;

2. Select the Invisible ReCaptcha option from the list of the available variants;

3. Specify the domain of your website;

4. Tick the Terms of Service checkbox;

5. Hit the Register button.

Now, you can copy the keys from this page to your Google Invivisble ReCaptcha configuration section.

How to get and disable product reviews in Magento 2?

So let’s see how you can enable or disable the display of product reviews in Magento 2, show reviews on product pages and how you can extend default features

How to get bundle product items in Magento 2?
1. Select the type of product On the Admin sidebar, navigate to Products > Inventory > Catalog and select Bundle Product: 2. Select the attribute set There are two ways to select the product template: Type the needed name...
How to add custom widgets to Magento 2?

A widget is a small informational or functional block located in a narrow column of the site. It can be a button, banner, search bar, text block, and more. Widgets can be displayed on all pages of the site and are constantly in sight of the user, which means they are ideal for posting important information.

Setting up widgets in Magento is a complex process that requires some work with code. Here is a step-by-step guide for setting up custom widgets in Magento.

How to create new pages, blocks, widgets using Magento 2 CMS?
Magento 2 CMS is the Content Management System, which serves for creating new pages, blocks, and widgets.With the use of the Magento 2 content management system, you can design custom static pages, add custom blocks and easily manage the position on...
How can we help you?

Didn’t you find the answer to your question? We are always happy to help you out.