Phoca Cart - Item View - Next Previous Buttons

Phoca Cart - complex e-commerce extension
bizsmith
Phoca Member
Phoca Member
Posts: 30
Joined: 08 Apr 2020, 16:08

Re: Phoca Cart - Item View - Next Previous Buttons

Post by bizsmith »

Thanks again for your excellent support.
When importing products, do we have to create a cell with the ordering already incremented?
If yes, maybe a feature request for auto increment at some point.

Regards
Greg
bizsmith
Phoca Member
Phoca Member
Posts: 30
Joined: 08 Apr 2020, 16:08

Re: Phoca Cart - Item View - Next Previous Buttons

Post by bizsmith »

is there some way to auto increment the ordering column by category during import?
Thanks
Greg
bizsmith
Phoca Member
Phoca Member
Posts: 30
Joined: 08 Apr 2020, 16:08

Re: Phoca Cart - Item View - Next Previous Buttons

Post by bizsmith »

Hi Jan,
Looks like I have found a remedy to the Next Prev buttons after import
I incremented the 'ordering' column in mySQL across all the products id in the catagories db and things are working now.
Although we did not restart from 1 on a new category, which probably should happen according to your suggestions.

Possibly a New Feature Request would be to add the auto_increment categories ordering to the import feature for every add of a category_id

Thanks again for your help and the great Phoca Cart System.

Greg
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Cart - Item View - Next Previous Buttons

Post by Jan »

Hi,

thank you for the info.
bizsmith wrote: 01 May 2020, 17:13 Possibly a New Feature Request would be to add the auto_increment categories ordering to the import feature for every add of a category_id
The problem with auto increment is, when importing items, current items are replaced (by ID or SKU) but items which are not included in import are still there (so then there will be conflict between imported items and current items).

I will try to take a look at it, if there is some another way.

Thank you, Jan
If you find Phoca extensions useful, please support the project
Post Reply