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…
- This topic has 10 replies, 2 voices, and was last updated 1 month, 4 weeks ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
May 2, 2025 at 12:15 pm #657958
iamkane1ParticipantI 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.May 2, 2025 at 2:08 pm #657992
Aizaz Imtiaz AwanKeymasterHello,
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 TinEdit 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,
May 4, 2025 at 9:34 am #658224
iamkane1ParticipantIt 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..?May 5, 2025 at 9:14 am #658281
Aizaz Imtiaz AwanKeymasterHello,
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,
June 16, 2025 at 2:57 pm #667692
iamkane1ParticipantHi.. 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.
June 16, 2025 at 3:10 pm #667698
iamkane1ParticipantIs 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.
June 16, 2025 at 3:45 pm #667714
Aizaz Imtiaz AwanKeymasterHello,
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,
June 16, 2025 at 4:00 pm #667724
iamkane1ParticipantThanks..
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’?June 17, 2025 at 9:19 am #667855
Aizaz Imtiaz AwanKeymasterHello,
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,
June 17, 2025 at 6:31 pm #668008
iamkane1ParticipantSo this means setting up 2 different attributes??
June 18, 2025 at 10:13 am #668108
Aizaz Imtiaz AwanKeymasterHello,
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,
-
This reply was modified 2 months ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register