Basic Assignments
|
Options & Settings
|
Main Time Information
|
||||||||||||||||||||||||||||
|
|
|
|
Sorry, no photos available for this element of time.
|
|
Notes:
|
Emails. Then jumping back into the AI options and prompts for the AI quick search. Trying to document things as well. Working on a new solution to help add multiple line items to an open cart through an AI options or AI prompts. It took quite a bit to make that happen. Here is the new prompt instructions:
- multi add cart lines [array] - This will add multiple line items to the current cart. The array needs to be in this format: [part id space quantity, part id space quantity]. For example: Say you have two items with id's 5555 and 7777. Say you wanted 3 of one of them and 8 of the other. The actual prompt would look like this: "multi add cart lines [55555 3, 7777 8]". The square brackets are required for this prompt. Just for fun... Here are a couple of other prompts that work on the testing corporation inside of adilas on data 0. ------------------------------ Working sample for corp 53 on data 0 part id - 255729 - baby ruth part id - 255733 - caramel squares part id - 255735 - fun dip prompt to add 1 baby ruth, 10 caramel squares, and 3 fun dips "multi add cart lines [255729 1, 255733 10, 255735 3]" part id - 414640 - snickers with almonds Here is one with 4 items, including the snickers bars "multi add cart lines [255729 7, 255733 13, 255735 3, 414640 2]" This next one assumes a quantity of 1 per item. No quantities are added to the prompt. "multi add cart lines [255729, 255733, 255735, 414640]" Here is a link to some other AI options and AI prompts - https://data0.adilas.biz/top_secret/help.cfm?id=535&pwd=ai -------------------------------- |