Home Forums WoodMart support forum Dynamic Discount Last İtem

Dynamic Discount Last İtem

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #550103

    kuzgununsesi
    Participant

    Hello ,
    i am using dynamic discount.
    I want to remove the last item I marked in my table. (Inside the red square in the attachment).

    Another request I have is that the price of the product in my store should appear as the price of 32 pieces.

    Attachments:
    You must be logged in to view attached files.
    #550141

    kuzgununsesi
    Participant

    Another problem I have is that I want to make dynamic discounts on a category basis. For example, two items in my cart belong to the same category. I bought 4 pieces of product A and 1 piece of product B. There are a total of 5 products in the cart. I want to give a discount based on 5 products. There is a discount on product A, but there is no discount on product B.

    Attachments:
    You must be logged in to view attached files.
    #550222

    Hello,

    01. Navigate to Products > Dynamic Discount > remove this from the Discount rules table.
    https://ibb.co/W59NDHJ

    02. Sorry to say but we didn’t seem to understand your concern properly. Could you please elaborate on your concern more with some useful Screenshots so that we can better understand and assist you accordingly or share some examples of what you actually want.

    03. You can choose the specific condition based on the category or you can choose the single product for discount.
    https://ibb.co/sKySgyy

    Best Regards.

    #550494

    kuzgununsesi
    Participant

    Hello again.
    1- I did not put the last item I marked, but the theme puts it on its own. That’s why I can’t press the close button myself. I don’t want the quantity line of 33+. (attachment 1 and 1.1 )

    2-I use dynamic discounts. The price of 1 piece of the product appears in my store. If the customer buys 32 pieces, I want the customer to see the price I defined as a dynamic discount. See it at first glance in the store section (attachment 2 and 2.2)

    3-As you can see, I have already defined condition by selecting the same category. But it counts the quantities of products in the same category separately and does not make a discount. You can see the previous attachment.

    Attachments:
    You must be logged in to view attached files.
    #550607

    Hello,

    01. Please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    02. Sorry to say but right now there is no option in Theme Settings available for that. It requires Customization and this is beyond our limitations and support policy scope.

    03. Please check this manual:
    https://xtemos.com/docs-topic/dynamic-discounts/

    Best Regards.

    #550784

    kuzgununsesi
    Participant

    here

    #551071

    Hello,

    Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .wd-dynamic-discounts table tbody tr:last-child {
        display: none;
    }

    I am sure the last item on the discount table will be removed.

    Best Regards.

    #551102

    kuzgununsesi
    Participant

    Thank youu 🙂

    #551103

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 9 posts - 1 through 9 (of 9 total)