Bundle doesn’t show on front end
-
Hi Nicolas,
I updated to the latest version. The bundled product saves on the edit screen, but isn’t added to the product page or checkout on the front end.
-
Hello Sean,
If you copy the bundle Direct Purchase URL and you add it to a new window, it doesn’t add the bundle to checkout?
Is your site is local or can you share the url so I could see what happen exactly.
Thanks.
I don’t see a separate url for the bundle, only the product I added the bundled product to.
There should be hosting and maintenance for $78 added which will be a monthly subscription once I upgrade to pro.
Product page: https://cart.threadedpages.com/product/custom-website
Direct purchase: https://cart.threadedpages.com/checkout?id=59
Oh I see, yes indeed, what’s included in the bundle should be shown on the checkout page.
I will not display it on product page so users could add what is included where they want to.
So remove DigiCommerce on your site, install it again, and tell me if it is good now. I have added a text to say what the bundle have on checkout.I’m customizing the checkout template in my theme, so I had to find the changes you made and transfer them over. Unless I missed something it only shows the text and doesn’t actually add the bundled product and add it to the total.
What do you mean by adding the bundled product to checkout? Did you added a price for your bundle ?
Here an example, DigiCommerce is a plugin from DigiHold, we’re creating many WordPress products like a blocks plugin, we’ll create a bundle product where DigiCommerce and DigiBlocks will be added, so when users will choose the bundle and buy it they will be able to download DigiCommerce Pro and DigiBlocks Pro.
On the checkout page, users will see what products are includes in the bundle.
And for the price, you need to add a price for your bundle, the price will not be the total of all products from the bundle because we need to let users do what they want.For example, if product 1 cost is $59, product 2 is $79, if I want my bundle to be $99, it is possible, if I automatically add the bundled products total, it will not be possible anymore.
What I’m trying to do is add both custom website (fixed price) and hosting and maintenance (subscription once I upgrade) to the cart together as a bundle, but listed as separate items with each price, so they purchase them both in one transaction. The total would be the sum of both products.
Hello Sean,
I totally understand what you want to achieve but this is not the purpose of the bundle so, here what you need to do:
- Remove DigiCommerce from your website and install it again.
- Go on your 2 products pages.
- Copy your both product direct Purchase URL
- Combine your two products URL.
For example if product 1 direct purchase URL is:
https://website.com/checkout/?id=43Your product 2 URL:
https://website.com/checkout/?id=82
Do like this:
https://website.com/checkout/?id=43&id=82And for variable products, if:
https://website.com/checkout/?id=82&variation=1
Do like this:
https://website.com/checkout/?id=43&id=82&variation=1
This will add all the product ids in the checkout page the exact way you need it.But I need to warn you about payments, for Stripe, no problem at at all, you can add fixed priced product with subscription product, everything will be handled correctly, but for PayPal, it is not possible to add mixed cart products, so you can’t pay with PayPal if there is a fixed priced product with a subscription product in checkout, unfortunately there is nothing I can do about that, it is an issue from PayPal directly.
Tell me if everything is like you need to?
Hi Nicolas,
That works perfectly. Thank you. I use Stripe rather than Paypal, so all good there.
The only other thing I was wondering was how to remove the decimal and zeros from the prices in checkout.
Indeed, I didn’t even taught about the decimals, well, same again, delete DigiCommerce form you site, add it again, then go to DigiCommerce > Settings, you will see new settings for Currency Settings section.
For subtotal and total on checkout it would be hard to remove them as they are needed for VAT.
Thanks Nicolas. Just upgraded to pro.
I’m very glad to hear that, feel absolutely free to use pro support for any feedbacks or issues you could have, it would be my pleasure to help you.
And if you appreciate DigiCommerce, could you do me a favor by rating it 5 stars to spread the word, it would mean a lot.
Thank you!
The topic ‘Bundle doesn’t show on front end’ is closed to new replies.