Physical vs. Digital Product Minimums in the Cart

Top WooCommerce & WordPress Plugins Forums Order Minimum/Maximum Amount for WooCommerce Physical vs. Digital Product Minimums in the Cart

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #121902
    barry
    Participant

    I have the Pro version installed by a web developer but it needs some fine tuning that we can’t seem to figure out….

    I have 5 products that are digital downloads.  And I want customers to be able to purchase as little as 1 such product, the lowest price in these items being $1.99.

    I have 4 physical products that, individually, are below the minimum threshold I want of $10.  I want customers to purchase enough physical product to warrant my time to ship and $10 is that minimum.  (All other physical products are already over $10 each so not relevant.)

    In my Cart, when I have one physical item that is $5.99 and one digital product that is $1.99, the subtotal is $7.95, but the notice requiring at least $10 to purchase is not showing.  Since there is less than $10 in physical purchase, the notice should appear and the checkout should be blocked.  But neither is happening.  (Without any digital product, the notice does appear correctly, whenever the physical product subtotal in the Cart is below $10.)

    1.  So how do I get Pro (and Free?) to still present the notice when the Cart has mixed items (digital + physical) that are less than $10 total?

    2. Also, if I continue to use the Pro version, there would be no need to have the Free version installed as well, correct?  There would be no interdependency, yes?

    Thanks

    #121906
    Moshtafizur
    Moderator
    Plugin Support

    Hi Barry,

    Thank you for reaching out. I apologize for any inconvenience you may be experiencing.

    Could you please give us more information in order to assist you better? Does the customer need to buy at least one digital product in order to complete the checkout process? Please let us know.

    Regarding the second question, if you have already installed the Pro version of the plugin, you can deactivate the free version of the plugin.

    Kind regards,
    Moshtafizur

    #121929
    barry
    Participant

    No the customer does not need to purchase any digital product to checkout.  I just want to make sure that at least $10 worth of physical product is required for checkout should ANY physical product be added to the Cart.  And if not, then Checkout is blocked and the notice is given.  The presence of any digital product in the Cart would not affect this rule.

    I have the Free version still installed but disabled at this time.  I will leave it that way for the moment.

    #121984
    Moshtafizur
    Moderator
    Plugin Support

    Hi Barry,

    Thanks for providing more information.

    In such a case, please follow the general instruction below:

    1. Assign all your physical products to a specific tag, for example, let’s call it ‘TagA’.
    2. In the ‘General’ section, set the ‘Mode’ to ‘Product prices’.
    3. Configure the ‘Order statuses’ to the relevant order status you desire and set the ‘Date range’ to ‘Lifetime’.
    4. Proceed to the ‘Limits’ section and enable the ‘Per product tag’ option.
    5. Now, navigate to ‘Products > Tags > TagA > Edit page’ and set the ‘Limit per user’ to ’10’
    6. After that, assign all your digital products to a specific tag, for example, let’s call it ‘TagB’.
    7. Now, navigate to ‘Products > Tags > TagB > Edit page’ and set the ‘Limit per user’ to ‘1.99’.

    Please give it a try. Let us know if it doesn’t help.

    Kind regards,
    Moshtafizur

    #122107
    barry
    Participant

    Can the above be accomplished in the free version of the plugin?

    #122110
    barry
    Participant

    In addition to the above question…

    I began the procedure in your prior post, but ran into a confusion on step 2: In the ‘General’ section, set the ‘Mode’ to ‘Product prices’.  I see no “Mode” parameter in the “General” section of the plugin’s settings.  I made a screen recording showing the entire page, but apparently I cannot upload it here for you to see.  Please clarify.  I’d like to get this done asap, thanks.

    I also added “Product Tags” to the “Amount Types” field and then added “digital product” to “Product tags to exclude” field down below, just guessing that that might be correct, but it still didn’t fix the issue in the Cart.

    #122313
    Moshtafizur
    Moderator
    Plugin Support

    Hi there,

    > I see no “Mode” parameter in the “General” section of the plugin’s settings.

    I apologize for this. There are some in the configuration I have given you before. I have corrected it as follows:

    1. Assign all your physical products to a specific tag, for example, let’s call it ‘TagA’.
    2. In the ‘General’ section, set the ‘Amount limits’ to ‘Minimum’ and ‘Amount type’ to ‘Sum’,
    3. Proceed to the ‘Products’ section and enable the ‘Per product tag’ option.
    4. Now, navigate to ‘Products > Tags > TagA > Edit page’ and set the ‘Min sum’ to ’10’
    5. After that, assign all your digital products to a specific tag, for example, let’s call it ‘TagB’.
    6. Now, navigate to ‘Products > Tags > TagB > Edit page’ and set the ‘Min sum’ to ‘1.99’.

    Please give it a try.

    > Can the above be accomplished in the free version of the plugin?

    It would require the Pro version to accomplish it.

    Kind regards,
    Moshtafizur

    #122328
    barry
    Participant

    I can’t paste my response here!  It’s not being accepted.  Please advise on how to continue this communication.

    Is my post being refused because I included URL addresses for you to see the issue on my website?

    • This reply was modified 8 months, 2 weeks ago by barry.
    #122332
    barry
    Participant

    [So now trying to post with altered URLs]

    I did the 6 steps above.  I set ALL of my physical products with the tag “physical product”.  I set ALL of my digital downloads to the tag “digital product”.

    At the Cart, with one digital product at $1.99 and one physical product at $7.95, I see two notices:
    !  You must have an order with a minimum of $10.00 to place your order, your current order total is $9.94.
    !  You must have an order with a minimum of $10.00 for physical product tag to place your order, your current tag total is $7.95.

    You can replicate this observation by adding these two product to the Cart:  wehrlipubs(dot)com/shop/dedication-1/ and wehrlipubs(dot)com/shop/music-instruction-forms-1-year-journal/.  The journal is a physical book at $7.95.  The dedication is a digital download at $1.99.

    First, I don’t want customers to see two messages that are nearly identical.  Once any single physical product under $10 is added to the cart, I want to see just the first message, saying…
    !  $10.00 in physical product is required to place your order, your current physical order total is $7.95.

    When I simply deleted the text in the Messages > Cart section under “Min sum [Per Product Tag” field, the gray box where the text was on the Cart page STILL REMAINS VISIBLE, making it look like some message was hidden.  It confuses the customer or makes one think something is wrong or broken with the site.

    Also, I see these same two notices at the top of any/all product pages when the Cart minimum hasn’t been reached.  But I only want the one message there as well.

    How do I get rid of the redundant notice?  Is using product tags the best way to accomplish what I want, or is there another plugin functionality we should be using?

    • This reply was modified 8 months, 2 weeks ago by barry.
    #122358
    Moshtafizur
    Moderator
    Plugin Support

    Hi there,

    Actually, the plugin was designed this way, so if there are two products from two different tags, then it will show two notices. I have passed your request on to the development team. They will get back to you as soon as they can.

    Kind regards,
    Moshtafizur

    #122373
    barry
    Participant

    A problem also is that without any physical product in the Cart, just one download at $1.99, I still see the notice:

    • You must have an order with a minimum of $10.00 to place your order, your current order total is $1.99.

    But there should be no minimum when only digital products are in the Cart.

    There should only be a $10 minimum triggered when *physical product* is entered the Cart, requiring the customer to add more physical product until the $10 threshold is met.

    Please advise.

    • This reply was modified 8 months, 2 weeks ago by barry.
    #122419
    Moshtafizur
    Moderator
    Plugin Support

    Hi there,

    In such a case, please go to the tag edit page of the digital products and set the  ‘Min sum’ to “0” and se if the issue persists.

    Kind regards,
    Moshtafizur

    #122443
    barry
    Participant

    I set the Min Sum to zero and the issue persists.

    PLEASE follow the steps and analyses below, so that the issue will be fully understood and hopefully resolved:

    • Go to wehrlipubs(dot)com/shop/dedication-1/ and enter this item into the Cart.
    • Go to the Cart page, you should see this message:
    “! Physical product purchases require a $10 minimum of such product. Your current physical order total is $1.99.”
    • Now click the “Proceed to Checkout” button.  You should be returned to the Cart page, with the same notice given at the top, thus blocking checkout.

    There are 2 things wrong here:

    1. It is a digital product, so NO notice about a minimum of any kind should be given.
    2. Checkout should NOT be blocked because there should be no minimum on digital product when any of it, alone, is in the Cart.

    • Now go to wehrlipubs(dot)com/shop/music-instruction-forms-1-year-journal/ and add this item into the Cart.
    • Go to the Cart page, you should now see the 2 items together with these 2 messages:
    “! Physical product purchases require a $10 minimum of such product. Your current physical order total is $9.94.”
    “! You must have an order with a minimum of $10.00 for physical product tag to place your order, your current tag total is $7.95.”

    Checkout is blocked and it should be because less than $10 of physical product is in the Cart.  (Any time a physical product is in the Cart, the $10 minimum on physical must be triggered.).  But there are potentially 3 things wrong here:

    1. The top notice says the physical order total is $9.94.  It is not.  It is only 7.95, the price of the book.  This notice is combining the total for both the digital and physical product and it should not.
    2. As noted before, the 2 notices are redundant.  I would consider that the first notice is the one to keep, correcting the total, and the second notice can be eliminated.
    3. But if that second notice must remain, the wording would be changed to make sense – it could simply be the same wording as the first notice.  But then the first notice must be disabled / eliminated, without the gray box area that currently persists even if its text field in Messages is emptied!
      Now add one more copy of the book to the Cart and update the Cart page.  Now all notices are gone.

    This is correct because the physical product being purchased has now crossed the $10 threshold and checkout is being allowed.

    • Now go back to 1 copy of the book, but add a 2nd copy of the Dedication 1 (digital download), update the Cart, and the you should see just one message:
    “! You must have an order with a minimum of $10.00 for physical product tag to place your order, your current tag total is $7.95.”

    Except for the poor wording, this message is correct.  The current amount for physical in the Cart is indeed $7.95 and checkout is blocked.

    So… with 2 digitals and 1 physical at a total of $11.93 I get just the 1 message.  But with just 1 of each product at a total of $9.94, I again get these 2 messages:

    “! Physical product purchases require a $10 minimum of such product. Your current physical order total is $9.94.”
    “! You must have an order with a minimum of $10.00 for physical product tag to place your order, your current tag total is $7.95.”

    Yes, I understand that a $10 threshold was crossed in terms of the sub-total in the first.  But there was only 1 physical product in the Cart in both situations, so why would the messaging be any different?  It shouldn’t.

    (NOTE: I would like notification to be given at the top of all product pages when the minimum for physical product in the Cart has not been met.  But again, only one notice should be given and it should communicate clearly and accurately.)

    I hope going through the above sequence will make clear the flaws in a Pro (paid) version of this plugin.

    I cannot communicate the issues any clearer, nor can I justify spending more time to do so.

    If you can fix the issues mentioned here, getting this plugin to work as expected and needed, we’ll be good.

    If you feel my requirements exceed what your company is willing to provide in a paid product, I’ll ask my developer to get a refund and thus not charge me the cost.  And after spending hours of my time trying to resolve it here in writing (without the option of much-faster phone support), I’ll submit feedback that reflects my experience.

    Awaiting your reply and decision.

    • This reply was modified 8 months, 2 weeks ago by barry.
    • This reply was modified 8 months, 2 weeks ago by barry.
    #122464
    Moshtafizur
    Moderator
    Plugin Support

    Hi Barry,

    Thanks for you reply. I am really sorry to know you are still experiencing problems.

    It seems that it might be a configuration issue in the plugin. In order to assist you further, would it be possible for you to provide us with access to your WordPress dashboard? This will allow us to investigate the issue more closely and understand what might be causing the problem. If that’s okay with you, please send your login credentials to [email protected]. Please include the link to this conversation when sending the login details.

    Kind regards,
    Moshtafizur

    #122500
    barry
    Participant

    Login credentials sent.

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.