Home New Guten Forums WoodMart support forum 2 Things: Drop down option on product and “google pay” box on product…

2 Things: Drop down option on product and “google pay” box on product…

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #657958

    iamkane1
    Participant

    I sell produce in tins.. I want to offer an option for customers to buy the product without the tin, to save money.
    What is the best way to do this? Right now there is a ‘quantity’ option, but I want customers to be able to choose ‘no box” and save money.. Would this be through ‘attributes’?

    Also, big google pay box, does this realy have to be so big or even there at all? There are other pay options… I am using woocom and stripe..
    Can I get rid of this google box??

    See image.

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

    Hello,

    01. Use product variations with an attribute like “Packaging” (“With Tin” / “Without Tin”) and set different prices for each. This lets customers choose and see the price change accordingly.

    Go to Products > Attributes > Add a new attribute called Packaging > Add terms like:

    With Tin
    Without Tin

    Edit your product, or create a new one.

    Under Product data, select Variable product and add the variations. You can also set stock and images per variation.

    Here is the guide on how to create variable products: https://woocommerce.com/document/variable-product/

    02. You can try the following steps to adjust or remove the Google Pay button:

    Go to WooCommerce > Settings > Payments > Stripe.

    Click the Manage button. https://prnt.sc/7B1Pr4d8As3V

    Scroll to Google Pay and click Customize — here you can change the button’s size or disable it if needed.

    Best Regards,

    #658224

    iamkane1
    Participant

    It seems like “GOOGLE PAY” is the only option??
    I can’t see options for APPLE PAY? Like where is the logo for customers to choose apple over google (if not using card)? I would think apple is a much more common option if people are going down this route..?

    #658281

    Hello,

    The Apple Pay and Google Pay buttons are handled by the payment plugin you’re using (not by the theme). Please follow this guide to properly configure Apple Pay for your site:
    https://woocommerce.com/document/woopayments/payment-methods/apple-pay/

    Best Regards,

    #667692

    iamkane1
    Participant

    Hi.. I came back to this post as I got stuck again, but it’s a bit messed up..
    Regarding the drop down option..
    Foe my site you can buy the product as standard or without packaging.
    I am trying to add in an option where customer can select no packaging.

    I want it so when you come on the product page, the standard setting is normal price. but there is a either a drop down or a check box where when you select it the price changes… this option is ‘bag only’..
    Please see link to product page in private.
    I set up new attribute, then made as variable product… but the only option as standard now is the new attribute… Do I also need to make a new attribute for product as standard?
    I just feel having an option called. ‘Tin and bag’ is just pure confusing and will complicate thw whole look of site and customer expericence, if you could let me know how to go about this I would appreciate it.
    Thanks.

    • This reply was modified 2 months ago by iamkane1.
    #667698

    iamkane1
    Participant

    Is a tick box possible?

    So under the cart or price, a small ‘Tick here to purchase refill bag only’ ?? Then the price updates when changed.

    #667714

    Hello,

    If you’d prefer a checkbox below the price or add a cart button. You need to find a third-party plugin to achieve more functionality that best suits you: https://wordpress.org/plugins/woo-custom-product-addons/

    Best Regards,

    #667724

    iamkane1
    Participant

    Thanks..
    Is it possible to custom code this in?
    Would you suggest me using an Ai to get a custom code?
    I feel adding in a plugin for just one simple option seems excessive.. ?
    What are my other options available with what I have?
    Is it possible to have it so the standard option is as normal? And then some kind of option to select ‘bag only’?

    #667855

    Hello,

    Yes, it’s possible with custom code. But such modification requires complicated WooCommerce code customization, which is not covered by our support.

    You can keep your product as a variable product with two options:

    Standard (with packaging) – set as the default selected variation, Bag only (no packaging)

    – set with adjusted price and In Product Data > Variations, you can Set the default form values. Customize variation names to display clearly.

    Best Regards,

    #668008

    iamkane1
    Participant

    So this means setting up 2 different attributes??

    #668108

    Hello,

    You don’t need to create two different attributes.

    You can simply:

    Use a single attribute like “Packaging”, and add two terms:

    • Standard (with packaging)
    • Bag only (no packaging)

    Then create a variable product using that one attribute.

    In the “Variations” tab, add both variations and set different prices for each.

    Best Regards,

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