Opencart Assigning a Random Sort Order to All Products

Opencart Assigning a Random Sort Order to All Products
Turkish;
Opencart Randomly Changing the Sort Order Number of All Products at Once

You can randomly change the sort order numbers of all products on your site with one click.
There are no changes to any system files.

It is installed as ocmod.

admin/controller/product.php
admin/model/product.php
Adds new functions to files

admin/view/template/catalog/product_list.twig
Adds buttons and JS codes
And the necessary texts to the language files.

I wrote to change the order of the products that come in the same order in the product listing from time to time.
Since my table products have different sizes than an image, too many similar products were coming together in the listing. I randomly took the numbers as the number of products and assigned them to the products.

I tested it on 40K products. It works flawlessly.

Türkçe;
Opencart Tüm Ürünlerin Sıralama Düzeni Sayısını Tek Seferde Rastgele Olarak Değiştirme

Sitenizdeki tüm ürünlerin sıralama düzeni sayılarını tek tuşla rastgele değiştirebilirsiniz.
Hiç bir sistem dosyasında değişiklik yoktur.

Ocmod olarak yüklenir.

admin/controller/product.php
admin/model/product.php
dosyalarına yeni fonksiyonlar ekler

admin/view/template/catalog/product_list.twig
Buton ve JS kodları ekler
Ve dil dosylarına gerekli metinleri.

Ürün listelemede sürekli aynı düzende gelen ürünlerin arada bir sıralamasını değiştirmek için yazdım.
Benim tablo ürünlerimde bir görselden farklı farklı ölçüler olduğu için listelemede yan yana çok fazla benzer ürün geliyordu. Ürün adeti kadar sayıları rastgele alıp ürünlere atadım.

40K üründe test ettim. Sorunsuz çalışıyor.




Download
  • Developed by OpenCart Community
  • Documentation Included

Rating

Compatibility
2.3.0.0, 2.3.0.1, 2.3.0.2, 3.0.0.0, 3.0.1.1, 3.0.1.2, 3.0.2.0, 4.x.x.x, 3.0.3.0, 3.0.3.1, 3.0.3.2, 3.0.3.3, 3.0.3.5, 3.0.3.6, 3.0.3.7, 3.0.3.8

Last Update
25 Oct 2022

Created
7 Apr 2022
73 Downloads
1 Comments
olla.market
olla.market
Member since: 9 Jan 2014

View all extensions Get Support