Post by HAO » Mon Aug 12, 2024 8:59 pm

Hello!

I currently need "Buy Together" module, Although there is already a similar module in the OpenCart Extension Store.

But i need functions that can be directly linked to each other based on the following rules, Can use simple rules to link purchases and linked products:
Include Buy Product
Include Buy Category
Include Buy Manufacturer

Include Link Product
Include Link Category
Include Link Manufacturer

Exclude Buy Product
Exclude Buy Category
Exclude Buy Manufacturer

Exclude Link Product
Exclude Link Category
Exclude Link Manufacturer
Sort order If there are other product rules, When setting to other "Buy together" modules at the same time, the sort order of multiple modules will be displayed at the same time.
Status Enable and disable
Start date
End date

MySQL table structure:

Code: Select all

CREATE TABLE `oc_buy_together` (
  `buy_together_id` int(11) NOT NULL, AUTO_INCREMENT
  `title` text NOT NULL, The name of the module, Displayed on the front end with admin
  `buyproduct` text, Which product IDs will be applied
  `buycategory` text, Which category IDs will be applied
  `buymanufacturer` text, Which manufacturer IDs will be applied
  `exbuyproduct` text, Which product IDs will be excluded
  `exbuycategory` text, Which category IDs will be excluded
  `exbuymanufacturer` text, Which manufacturer IDs will be excluded
  `getproduct` text, Which product IDs should be linked
  `getcategory` text, Which category IDs should be linked
  `getmanufacturer` text, Which category IDs should be linked
  `exgetproduct` text, Which product IDs will be excluded from the link
  `exgetcategory` text, Which category IDs will be excluded from the link
  `exgetmanufacturer` text Which manufacturer IDs will be excluded from the link
  `sort_order` int(3) NOT NULL DEFAULT '0', 
  `status` tinyint(1) NOT NULL, enable / disable
  `date_added` datetime NOT NULL, Start date 
  `date_modified` datetime NOT NULL End date
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
Use product or category IDs directly to link to each other like this:
139,208,148,157

No need to set up separate links between products, reducing unnecessary set time.

Current development examples that comply with the above set rules, I have found a module that can be used as a development reference:
Buy Any Get Any Product Combination Pack

I have obtained permission from opencart tools to directly reference the files in the admin directory as the basis for development, I will remove variables and MySQL table fields that I don't need.

Display style on the front end, I hope to be able to do it like the related products of Journal v.3.2, There can be a Carousel function that can automatically play and move back and forth if there are too many products listed at the same time.

If the linked product has setting options, you can directly click on the option in the module block that can be Buy together and click Add to Cart.

We are willing to pay a development fee of $100 USD for this, Is anyone willing to help us custom development this module?

Attachments

Screenshot 2024-08-22 at 15-04-45.png

If the product has setting options, directly display the product options so that customers can press the [Buy together] button. - Screenshot 2024-08-22 at 15-04-45.png (62.2 KiB) Viewed 94 times

Screenshot 2024-08-12 at 20-56-37.png

I hope to have Carousel function like this, If you want to see my current actual status, please send me a private message. - Screenshot 2024-08-12 at 20-56-37.png (425.29 KiB) Viewed 474 times

Last edited by HAO on Thu Aug 22, 2024 3:07 pm, edited 2 times in total.

HAO
Active Member

Posts

Joined
Fri Jun 03, 2011 2:52 pm

Post by paulfeakins » Mon Aug 12, 2024 9:06 pm

Feel free to drop us an email for a quick estimate: info@antropy.co.uk

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Guru Member
Online

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom

Post by HAO » Mon Aug 12, 2024 9:50 pm

Thank you!

I have replied to your email.

HAO
Active Member

Posts

Joined
Fri Jun 03, 2011 2:52 pm

Post by alanjones » Mon Aug 12, 2024 10:34 pm

Hello there
Greetings!!!

I have carefully reviewed your requirements and would be glad to assist you with the work.

If you would like to discuss this further, please do not hesitate to contact me using the information provided below

E- alanjones(dot)tis(at)gmail(dot)com
Skype - live:.cid.6a62b7b34d1aa390

I am looking forward to your response

Regards
Alan Jones

Opencart Specialist | E- alanjones(dot)tis(at)gmail(dot)com |Skype - live:.cid.6a62b7b34d1aa390


User avatar
Active Member

Posts

Joined
Wed Mar 10, 2021 4:17 pm

Post by ianradnor089 » Mon Aug 12, 2024 10:51 pm

Hello There,
Greetings!

After reviewing your requirements, I'm excited about the opportunity to help with your project.

Please share your contact details so that we can discuss this further.

Email: ianradnor088(at)gmail(dot)com
Skype: live:ianradnor088

Looking forward to your response.

Regards,
Ian

Opencart Specialist | Email: ianradnor088@gmail.com | Skype: ianradnor088 | Ph. +13232875754 |


User avatar
Active Member

Posts

Joined
Thu Dec 06, 2018 6:35 pm


Post by deepvyas » Wed Aug 14, 2024 3:36 pm

Hi, Greetings!!!

I can look further to customization are looking to achieve on OC store.

Please connect further to discuss in detail

Awaiting response

Regards
Deep

Expert Opencart Developer & Designer | S: deepvyas71 | E: deepvyas71@gmail.com


Active Member

Posts

Joined
Thu Jan 12, 2017 7:04 pm

Post by HAO » Wed Aug 14, 2024 10:18 pm

Thanks everyone, I'll discuss it with my boss!

HAO
Active Member

Posts

Joined
Fri Jun 03, 2011 2:52 pm
Who is online

Users browsing this forum: paulfeakins and 4 guests