URGENT: Want to comply with EU Cookie Law by integrating Google Consent Mode v2? - Let our M2 COOKIE CONSENT module assist you!Get Now

Magento 2 Custom Option Absolute Price and Quantity

500+ downloads

The Custom Option Absolute Price and Quantity is an essential feature for managing product customization options on a Magento e-commerce store. By setting an absolute price for a particular product option and attaching the quantity box to each custom option, your Magento websites will provide customers flexible pricing calculations according to their demands.

Magento 2 Custom Option Absolute Price and Quantity extension overrides the limitation of Magento by adding absolute price and absolute quantity for the custom options.

It allows the creation of an unlimited number of absolute price options per product that provide customers a variety type of charges. Let’s see the details in the following:

  • Allow customers to set the price of custom options as absolute.
  • Support all product custom options types.
  • Allow customers to select a quantity for each custom option.
  • Show a tooltip for the absolute price of the custom option.
  • Show short description for custom option.
  • Allows customers to set Tier prices for custom options.
  • Manage custom options stock changes in a grid table.
  • Work with simple, configurable, bundle (without dynamic pricing), downloadable and virtual products.
  • Compatible with modules Magento 2 Custom Options TemplateMagento 2 Custom Option Image and Dependent Custom Options for better managing your website's custom options.
  • Included in Magento 2 Advanced Custom Options Package

NEW UPDATES!

  • Support REST API
  • Compatible with Hyva theme
  • Compatible with Magento 2.4.6 & PHP 8.2

 

Community: 2.3.x - 2.4.x
|
Enterprise: 2.3.x - 2.4.x

The Custom Option Absolute Price and Quantity is an essential feature for managing product customization options on a Magento e-commerce store. By setting an absolute price for a particular product option and attaching the quantity box to each custom option, your Magento websites will provide customers flexible pricing calculations according to their demands.

Magento 2 Custom Option Absolute Price and Quantity extension overrides the limitation of Magento by adding absolute price and absolute quantity for the custom options.

It allows the creation of an unlimited number of absolute price options per product that provide customers a variety type of charges. Let’s see the details in the following:

  • Allow customers to set the price of custom options as absolute.
  • Support all product custom options types.
  • Allow customers to select a quantity for each custom option.
  • Show a tooltip for the absolute price of the custom option.
  • Show short description for custom option.
  • Allows customers to set Tier prices for custom options.
  • Manage custom options stock changes in a grid table.
  • Work with simple, configurable, bundle (without dynamic pricing), downloadable and virtual products.
  • Compatible with modules Magento 2 Custom Options TemplateMagento 2 Custom Option Image and Dependent Custom Options for better managing your website's custom options.
  • Included in Magento 2 Advanced Custom Options Package

NEW UPDATES!

  • Support REST API
  • Compatible with Hyva theme
  • Compatible with Magento 2.4.6 & PHP 8.2

 

Community: 2.3.x - 2.4.x
|
Enterprise: 2.3.x - 2.4.x

 

Free
1-Year Support

 

Free
Lifetime Update

 

Free
Installation

 

(*) 30-Day
Money Back

$99.00

Defeat The Weakest Point Of Custom Options In Default Magento 2

Due to the limitation of functionalities, the default Magento 2 cannot develop a flexible pricing strategy for specific products and manage product options more efficiently on your Magento website.

Usually, when your customer purchases a product with custom options, the quantity they select for the main product will also apply for the custom option. As a result, the total order value will be calculated according to the basic price by multiplying the ordered quantity with the product’s total expenditure and custom options.

To some extent, this calculating system appears to be ideal for some sorts of custom options, but this does not mean that it’s compatible and suitable with every type of custom option.

For example, a merchant wants to add the fast delivery cost option to a product and one of their customers is about to purchase these two products. But when the customer browses to the checkout process, unfortunately, the shipping fee is charged twice due to the inadequacy of default Magento 2.

Moreover, if your customers want to buy a necklace with multiple pendants, there is no ability to choose the quantity of custom options in Magento default. That’s the inconvenient drawback which both customers and store owners never want to confront!

Let us help you with Magento 2 Custom Option Absolute Price and Quantity extension! This module will help you set the absolute price and change the quantity of any custom option so that the price and quantity of these custom options will not be multiplied by the product’s amount ordered. Additionally, it also allows you to set tier prices and manage your products’ stock changes in a grid.

Core Features of Magento 2 Custom Option Absolute Price and Quantity Extension

Set the price of any custom option as absolute

If store owners want a custom option's price to be applied only once, regardless of its quantity, they can set the pricing type of the custom option as absolute. This method is typically used for extra charges such as expedited shipping, gift wrapping, warranty, and so on.

For example:

Item: $45

Custom option of Size: M $12 and L $15 (absolute price)

If you buy two items with the option of size M $12, the total price will be: 45*2 + 12*2 = $114. The quantity selected for the main product also is counted for the custom option, and the subtotal will be:

{sub-total}={product qty}x{product price}+{product qty}x{option's value price}

The option of size L is applied to the absolute price. If you also buy two items with the option of size L $15 (absolute price), the total price will be: 45*2 + 15 = $105. The quantity of custom option applied absolute price is independent of the quantity of the main product, and it is counted individually in the subtotal:

{sub-total}={product qty}x{product price}+{option's value absolute price}

If you’re a non-technical savvy person and use the Magento 2 default, it’s definitely challenging to do this requirement. However, with this Custom Options Absolute Price and Quantity extension, everything becomes more accessible and smooth than ever. Check out the following image to see how it is in the front end.

Set-absolute-price-for-custom-options

Ability to enable the quantity box for custom options

In case you want to allow your customers to choose the quantity of custom options, all you need to do is attach the quantity box to each custom option you want. Depending on the price types, the formula for calculating the total order value is different.

Case 1: The price types are fixed or percent

The total order value will be:

{sub-total} = {product qty}x{product price} + {option's value price}x{option's value qty}x{product qty}.

Case 2: The price type is absolute

The total order value will be:

{sub-total}={product qty}x{product price}+{option's value absolute price}x{option's value qty}

Add-quantity-insert-box-for-custom-options

Display tooltip for absolute price of custom option

To alert customers about the customizable option with absolute price, our Custom Option Absolute Price and Quantity extension allow store owners to insert a note and display it on a tooltip along with pricing absolute. Moreover, admins can easily customize the message displayed on the tooltip as they desire.

Set tier price to promote sales for custom options

Along with installing an absolute price and separate quantity of custom options from products, you can now select the tier price for your custom options! Tiered pricing for custom options can be configured directly in the Product Edit Page and tailored to your target specific customer groups.

The subtotal value of the order for tiered pricing can be calculated differently in two cases:

Case 1: When the Qty was enabled

- With fixed or percent price:

{Sub-total} = {Product qty}x{option qty}x{tier price option} + {product qty}x {product price}

- With absolute price:

{Sub-total} = {product qty}x{ tier price option} + {product qty} x {product price}

Case 2: When the Qty wasn't enabled

- For fixed and percent price:

{Sub-total} = {product qty} x {tier price option} + {product qty} x { product price}

- For absolute price:

{tier price option}x 1

(Because absolute price mean the qty doesn't depends on product and always equal 1)

Set-tiered-pricing-for-custom-options

Manage custom options stock changes through a grid

This Magento 2 extension includes a Custom Option Report grid with information on product ID, option title, option value, price, quantity changes, and more, allowing administrators to keep track of their stock adjustments. No more fear of missing out on your stock options changes!

Manage-stock-changes-of-custom-options-through-a-grid

Get All Excellent Features In Just One Extension!

With Magento Custom Option Absolute Price and Quantity extension, you’ll be able to overcome the limitations of Magento 2 default in setting absolute pricing and enabling the quantity box for custom options. Not only that, but the extension also makes your promotion strategies much more efficient with tiered pricing for custom options and aid you in tracking stock changes for better inventory management!

Hundreds of customers have chosen the extension and are satisfied with it, and what about you?

Buy NOW and get FREE installation, FREE updates and 1-year support!

Why BSS Magento 2 Custom Option Absolute Price and Quantity

Competitive Price

Every merchant needs to survive – we do understand. That’s why we keep the price as low as possible.

Dedicated Support

We are all ears to your problems, either with our extensions or customizations. FREE 1-year support is included.

Open Source

The source code is completely open to inspect, modify and enhance according to your business purposes.

Qualified Code

We have developed a validation tool to ensure that every piece of code follows Magento coding standards.

High Compability

Our modules work well with each other. Even you want ours to be compatible with those of others. We are here to help

Simple installation

We simplify and clarify the installation process, so you can get the extension played for your website in clicks.

Quick Update

Your business and customers’ demands are ever-changing. Our extensions are also up-to-date with new features.

Business expert

Our certified experts get involved from the extension development to support to bring you efficient and budget solutions.

Easy to Use

No need to install bunches of redundant features. We select the most relevant functions to ensure the user-friendliness.

Hear from others

Icon QuestionWrite a review

FAQs

  • Does this extension work correctly with magento's cart rules (% discount promo codes)? From what I can tell these product options are ignored and the totals don't calculate correctly.

    Thank you for contacting us.

    About your query, we would like to inform you that the price of the custom option (price types with fixed and percent) is not included in the unit price.

    For example, the sale rule that "buy 3 to get 1" will not include in the price of the custom option in the discount.

    If you have any other queries, please feel free to let us know.

  • Can I install this Magento 2 extension via Composer? If yes, how can I do that?

    Yes. You can install Magento 2 extensions via Composer following the instruction here.

  • How to send customization request for this extension?

    Dear,

    Just drop us an email to sales@bsscommerce.com or contact us.

    We'd like to offer customization service for all BSS Commerce extensions and any third-party extensions.

Release Note
  • v1.2.2 (Dec 22, 2023):
    • Fix bugs:
      • Old price does not change when a custom option with price is selected
      • Error when creating a “Credit memo” by clicking the "Refund offline" button & Mini Cart Unit price error
      • Missing tier price message when choosing child products
  • v1.2.1 (Oct 30, 2023):
    • Fix bugs:
      • The tier price of options displays incorrectly when changing the display currency with the currency rate different from 1
      • The Unit price at Minicart displays incorrectly when changing the display currency with the currency rate different from 1
  • v1.2.0 (Jul 25, 2023):
    • Fix bugs:
      • The original price is set to always follow the dynamic price
      • Issue with creating credit memos when Qty to refund = 0 with products having Custom Options
      • The default country tax is set to the order even after changing the country at checkout page
  • v1.1.9 (Jun 16, 2023):
    • Update:
      • Unit price display logic at the main product's product page
      • Make the Subtotal row at the main product's product page more significant
    • Fix bugs:
      • At Mini/shopping cart/Order summary, the product detail shows CO price instead of CO tier price
      • At PDP, CO is charged with a duplicate tax amount for Logged-in customer
      • Wrong Subtotal, Unit price at PDP and mini/shopping cart with products that have tier price & CO with percent type and CO tier price in Discount type
      • Error while saving the product after creating the custom option on product edit page and creating or saving the option on the custom option template.
  • v1.1.8 (May 12, 2023): Update: Compatible with Magento 2.4.6, PHP8.2
  • v1.1.7 (Mar 30, 2023): Fix bug: Call to undefined method getStore() when changing store view in product editing page.
  • Hyva compatible v1.0.0 (Feb 24, 2023): First release.
  • v1.1.6 (Jan 19, 2023): Fix di:compile bug.
  • v1.1.5 (Jan 17, 2023): Update: Include custom option quantities via Rest API created orders. Fix bug: Custom options are not visible in product edit page and frontend of existing products.
  • v1.1.4 (Oct 7, 2022): Update: Compatible with PHP 8.1.
  • v1.1.3 (Apr 20, 2022): Compatible with BSS M2 Grouped product with custom option.
  • v1.1.2 (Mar 22, 2022): New configs: Short Description, Short Description Type for each custom option.
  • v1.1.1 (Feb 23, 2021): Fix tier price bug when the quantity of custom option equal to 1.
  • v1.1.0 (Jan 26, 2021): Fix bug tier price of custom option when edit product in cart page/ mini cart. Fix bug die site when login customer account.
  • v1.0.9 (Jun 10, 2020): Add tier price for option; Add disable/enable config; Add report of custom option quantity; Work with modules in M2 Advanced Custom Option Package by BSS Commerce; Required to install with M2 Custom Option Core
  • v1.0.8 (Mar 02, 2020): Fix compatibility issue with M2 Dependent Custom Option by BSS Commerce
  • v1.0.7 (Jan 07, 2020): Fix bug not updating custom option quantity on product page when editing the product in cart page
  • v1.0.6 (Oct 09, 2019): Work with discount rule on default magento 2
  • v1.0.5 (Sep 25, 2019): Fix error with dropdown attribute
  • v1.0.4 (Feb 11, 2019): Fix bug when unfilling quantity for custom options
  • v1.0.3 (Nov 27, 2018): Compatible with Magento 2.2.6
  • v1.0.2 (May 21, 2018): Fix missing option qty form and absolute price when creating order in backend
  • v1.0.1 (Apr 19, 2018): Compatible with magento 2 Custom Option Image by BSS Commerce
  • v1.0.0 (Dec 19, 2017): First Release
Want more? Talk to us
Contact us Now

OR, CHECK OUT OUR ONLINE SUPPORT CENTER

Want Contact