VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: encreplus on July 22, 2013, 23:50:44 PM

Title: All products available in category in product detail page ???
Post by: encreplus on July 22, 2013, 23:50:44 PM
How can i show all products available in the same category of the product a user is watching in the product detail page
Title: Re: All products available in category in product detail page ???
Post by: Maxim Pishnyak on July 23, 2013, 16:30:50 PM
Solution which is able to work in automatic (not manual) mode was already posted on forum.

Try out forum search button.
Title: Re: All products available in category in product detail page ???
Post by: encreplus on July 24, 2013, 05:48:36 AM
I have search previously but found only that i can use module virtuemart product to do that but it show that everywhere ... i want a solution to show all product available in the same category only on the product detail page ...

Title: Re: All products available in category in product detail page ???
Post by: Maxim Pishnyak on July 24, 2013, 17:57:44 PM
There's something better then using module.
Quote from: PRO on August 02, 2012, 18:04:17 PM
OR,

You can use "related categories"

Its not automated, BUT with CSV improved, you could do it easier
In your case it could be "related products"

As you could see in similar like yours task "How to show all categories a product belong to?"
- http://forum.virtuemart.net/index.php?topic=105810
hack was provided, but next VM update nullified hack effect.

So it's true.

VM Project doesn't support hacks.

It's more safe to use standard options.
Title: Re: All products available in category in product detail page ???
Post by: encreplus on July 24, 2013, 23:30:20 PM
How can i use this hack to do what i need ??

Quote from: Maxim Pishnyak on July 24, 2013, 17:57:44 PM
There's something better then using module.
Quote from: PRO on August 02, 2012, 18:04:17 PM
OR,

You can use "related categories"

Its not automated, BUT with CSV improved, you could do it easier
In your case it could be "related products"

As you could see in similar like yours task "How to show all categories a product belong to?"
- http://forum.virtuemart.net/index.php?topic=105810
hack was provided, but next VM update nullified hack effect.

So it's true.

VM Project doesn't support hacks.

It's more safe to use standard options.
Title: Re: All products available in category in product detail page ???
Post by: Maxim Pishnyak on July 24, 2013, 23:41:43 PM
Quote from: encreplus on July 24, 2013, 23:30:20 PM
How can i use this hack to do what i need ??
Why it's still possible to write hacks, why do you want to use em?

It's not likely that hacks could have stable support.

While CSVI Improved has stable support.
And this solution really could help you.

Do you have some problems with CSVI already?
Title: Re: All products available in category in product detail page ???
Post by: encreplus on July 25, 2013, 13:20:58 PM
I understand but with 1000s of products i look more for an automated process...

Quote from: Maxim Pishnyak on July 24, 2013, 23:41:43 PM
Quote from: encreplus on July 24, 2013, 23:30:20 PM
How can i use this hack to do what i need ??
Why it's still possible to write hacks, why do you want to use em?

It's not likely that hacks could have stable support.

While CSVI Improved has stable support.
And this solution really could help you.

Do you have some problems with CSVI already?
Title: Re: All products available in category in product detail page ???
Post by: Maxim Pishnyak on July 25, 2013, 15:22:54 PM
I assume that you have problems with automated processes in CSV editors (OpenOffice for example).

So you have Excel-like sheet with your product information.

I'm sure it's possible to sort products there by categories.

And I think it's possible to fill cells for related products in that table by using formulas.

All I need to start attacking this issue is a product.csv document (very preferable in English language).