Skip to content
Sales Igniter
Sales Igniter
  • Features
    • Features
    • Reviews ⭐⭐⭐⭐⭐
    • Demo
      • Live Stores
      • Live Demo
    • Screenshots
      • Magento 2 / Adobe Commerce
      • WooCommerce / WordPress
  • Pricing
    • Magento 2 / Adobe Commerce
    • WooCommerce / WordPress
    • Magento 1.9.x / OpenMage
    • Web Hosting
  • Help
    • Documentation
      • Magento 2
      • WooCommerce / WordPress
    • Screencast
    • FAQ
    • Blog
  • Account
    • My Account
    • My Account (Alternate)
  • Contact
    • Contact Sales Igniter
    • Custom Project Quote Request
Search
Sales Igniter
Sales Igniter
Search
  • Features
    • Features
    • Reviews ⭐⭐⭐⭐⭐
    • Demo
      • Live Stores
      • Live Demo
    • Screenshots
      • Magento 2 / Adobe Commerce
      • WooCommerce / WordPress
  • Pricing
    • Magento 2 / Adobe Commerce
    • WooCommerce / WordPress
    • Magento 1.9.x / OpenMage
    • Web Hosting
  • Help
    • Documentation
      • Magento 2
      • WooCommerce / WordPress
    • Screencast
    • FAQ
    • Blog
  • Account
    • My Account
    • My Account (Alternate)
  • Contact
    • Contact Sales Igniter
    • Custom Project Quote Request

General

12
  • Quickstart Guide
  • Calendar Widget
  • Protected: Install and Updates Magento 2.2
  • Protected: Install and Updates Magento 2.3.x – 2.4.x Regular Version
  • Protected: Install and Updates Magento 2.3.x – 2.4.x Pro Version
  • Protected: Install and Updates Multi Source Inventory Pro
  • Protected: Install and Updates Rental Multi-Vendor Marketplace
  • Protected: Install and Updates Amasty RFQ Integration
  • Calendar Settings
  • Rental Settings
  • Installing A Specific Version
  • Uninstall or Disable

Content Management

6
  • Spreadsheet Mass Import / Export (CSV)
  • Rental Product Pricing
  • Adding Rental Products
  • Editing Text & Emails
  • Multi-Vendor Marketplace Setup
  • Multi Inventory Setup

Order Management

4
  • Rental Contracts
  • Order Editing
  • Processing Orders
  • Rental Order Extensions

Internationalization

1
  • Languages and Currencies

Installing Extensions

1
  • Installing Third Party Extensions

Troubleshooting

3
  • Theme Integration
  • Module Conflicts
  • Troubleshooting Guide

Programming Guide

1
  • Programming Notes

Version Release Notes

1
  • Release Notes

Reports

1
  • Utilization Report
View Categories
  • Home
  • Doc
  • Magento 2 Rental
  • Troubleshooting
  • Module Conflicts

Module Conflicts

1 min read

Unirgy uDropship #

Please install our compatibility module using these commands: 

composer require salesigniter/releaseunirgyrental2
php bin/magento setup:upgrade

If you are running in production mode please also run:

php bin/magento setup:di:compile

MageWorx Advanced Product Options Suite #

The product page will not load without this change. in this file we are adding 2 if statements for the JSON productRegularPriceInclTax and productRegularPriceExclTax to prevent errors

in the file app/code/MageWorx/OptionBase/view/frontend/templates/catalog/product/options.phtml

replace the file contents with this:

<?php
/**
 * Copyright © 2016 MageWorx. All rights reserved.
 * See LICENSE.txt for license details.
 */
?>
<?php
/** @var \MageWorx\OptionBase\Block\Product\View\Options $block */
?>
<?php if (count($block->getOptions())) :?>
    <script type="text/x-magento-init">
        {
            "#product_addtocart_form": {
                "optionBase": {
                    "optionConfig": <?php echo $block->getJsonConfig()?>,
                    "productConfig": <?php echo $block->getProductJsonConfig()?>,
                    "localePriceFormat": <?php echo $block->getLocalePriceFormat()?>,
                    "productFinalPriceExclTax": <?php echo $block->getProductFinalPrice(false)?>,
                    <?php if($block->getProductRegularPrice(false) != '') { ?>
                    "productRegularPriceExclTax": <?php echo $block->getProductRegularPrice(false) . ','; }?>
                    "productFinalPriceInclTax": <?php echo $block->getProductFinalPrice(true)?>,
                     <?php if($block->getProductRegularPrice(true) != '') { ?>
                    "productRegularPriceInclTax": <?php echo $block->getProductRegularPrice(true) . ','; }?>
                    "priceDisplayMode": "<?php echo $block->getPriceDisplayMode()?>",
                    "catalogPriceContainsTax": "<?php echo $block->getCatalogPriceContainsTax()?>",
                    "extendedOptionsConfig": <?php echo $block->getExtendedOptionsConfig()?>
                }
            }
        }
    </script>
<?php endif; ?>

 

What are your Feelings

  • Happy
  • Normal
  • Sad

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
Theme IntegrationTroubleshooting Guide
Table of Contents
  • Unirgy uDropship
  • MageWorx Advanced Product Options Suite

Rental Newsletter

Learn about the latest rental industry news, features added to our rental system, and receive special offers. Subscribe now.

loader

OVERVIEW
Home
Features
Pricing
Live Stores
FAQs
Blog
Contact Us
INDUSTRIES SERVED
Audio Video, Computer, Electronics
Baby Equipment Rental System
Car Reservation Software
Clothing, Dress, Purse Rental
Heavy Equipment, Construction
Hotel, Property & Vacation Rentals
Inflatable Bounce House
Movies, Video Games, Board Games
Party & Event Rental Software
Sporting Equipment
Watches and Jewelry Rental
LATEST UPDATES
How to Start An Equipment Rental Business
Rental Pricing: How Much Should I Charge To Make The Most Profit?
How to add Bookings and a Rental Calendar to a Magento 2 website?
10 Brilliant Rental Software Apps You’ll Love
ADDITIONAL LINKS
Terms & Conditions
Free Rental Contract Agreements
Free Rental Pricing Calculator
Awesome Rental Business Resources List
Affiliate Program
Social Media

Copyright © 2026 Sales Igniter. All Rights Reserved

Loading...

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.