WPC Product Bundles for WooCommerce

mrkapable007

Member
Jun 28, 2018
142
-1
18
Please i need help for this plugin .

plugin name is : WPC Product Bundles for WooCommerce

kindly help .
 

ali.smartsyed72

Active member
Trusted Uploader
Dec 29, 2018
175
64
28
Pakistan
www.div92.com
What help you want bro ?
if you want to increase the bundle product limit eg. 3 to your desired limit then do the following steps.

1. Go to Plugin Editor.
2.Select WPC Product Bundle.
3. On Line 1571 of index.php if ( is_array( $ids_arrs ) && count( $ids_arrs ) > 2 ) {
Change Digit "2" to your desired number
exapmle: if ( is_array( $ids_arrs ) && count( $ids_arrs ) > 10 ) { "now you can add upto 11 products in your smart bundle"
4. Click Update File to Save

if you need more help kindly let me know
 

maciek_b1

New member
Dec 23, 2019
2
2
3
What help you want bro ?
if you want to increase the bundle product limit eg. 3 to your desired limit then do the following steps.

1. Go to Plugin Editor.
2.Select WPC Product Bundle.
3. On Line 1571 of index.php if ( is_array( $ids_arrs ) && count( $ids_arrs ) > 2 ) {
Change Digit "2" to your desired number
exapmle: if ( is_array( $ids_arrs ) && count( $ids_arrs ) > 10 ) { "now you can add upto 11 products in your smart bundle"
4. Click Update File to Save

if you need more help kindly let me know


Hi there!
It still works, but after all it's showing only 3 first products from the bundle on the page

Do U know how to fix it?

Thanks a lot!
 

maciek_b1

New member
Dec 23, 2019
2
2
3
Hi there!
It still works, but after all it's showing only 3 first products from the bundle on the page

Do U know how to fix it?

Thanks a lot!

Problem solved :)

If you are looking for the same:
Changing the numbers on the 2135th allows you to add more than 3 products to the bundle
Changing the numbers on the 2908st line ( $product_count > 2 -> you have to change digit 2) of the code will enable visibility more than 3 products in the bundle
 

drila

Member
Feb 7, 2019
47
11
8
Problem solved :)

If you are looking for the same:
Changing the numbers on the 2135th allows you to add more than 3 products to the bundle
Changing the numbers on the 2908st line ( $product_count > 2 -> you have to change digit 2) of the code will enable visibility more than 3 products in the bundle
I couldn't find this line "( $product_count > 2 ->" anywhere.
 

Royalchallenge

New member
Apr 14, 2020
3
2
3
I couldn't find this line "( $product_count > 2 ->" anywhere.
For adding more than 2 bundles
go to the line no. 2165 there you will see
"if ( is_array( $added_ids ) && count( $added_ids ) > 2 ) {" this
now change the "2" to what ever you desired to add more than 3 bundles then,
For displaying more than 3 bundles
find line no. 3280 there you will see
"if ( ! $woosb_product || ( $woosb_count > 2 ) ) {" this
now change the "2" to what ever you desired to display more than 3 bundles
thanks
100% working
 
Last edited:
  • Like
Reactions: drila

Royalchallenge

New member
Apr 14, 2020
3
2
3
For adding more than 2 bundles
go to the line no. 2165 there you will see
"if ( is_array( $added_ids ) && count( $added_ids ) > 2 ) {" this
now change the "2" to what ever you desired to add more than 3 bundles then,
For displaying more than 3 bundles
find line no. 3280 there you will see
"if ( ! $woosb_product || ( $woosb_count > 2 ) ) {" this
now change the "2" to what ever you desired to display more than 3 bundles
thanks
100% working
hey, do it for version 4.0.4 not on version 5.0.0 if you installed version 5.0.0 the rollback to 4.0.4,
follow the link https://wordpress.org/plugins/wp-rollback/ with this plugin you can easily rollback to version 4.0.4
 

fmsc

Member
Aug 18, 2019
30
12
8
Is this feature

PREMIUM VERSION
  • Add a variable product or a specific variation of a product to a bundle
enabled in somehow?
 

panda00

New member
Dec 27, 2019
22
2
3
Hello, please help.

Need
WPC Product Bundles for WooCommerce with working
PREMIUM VERSION
  • Add a variable product or a specific variation of a product to a bundle

I tried to do the above suggestions but no avail, please help.
 
  • Like
Reactions: vgsnuovo

yuyus

New member
Dec 1, 2020
1
0
1
Hello Thank you for the plugin but need help on how to disable the quantity fields of the products in the bundle? Apparently I can still click the number of quantity of the products on a bundle. Although it doesn't compute but the number of items in order summary is still reflected.

Thank you!
 

dm1try

Active member
Nov 19, 2019
173
105
43
Need PREMIUM VERSION
- Add a variable product or a specific variation of a product to a bundle.

Share please!
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu